summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-01m68knommu: platform setup for 5249 ColdFire partsGreg Ungerer1-12/+57
2008-02-01m68knommu: platform setup for 5272 ColdFire partsGreg Ungerer1-9/+63
2008-02-01m68knommu: platform setup for 520x ColdFire partsGreg Ungerer1-9/+92
2008-02-01m68knommu: platform setup for 523x ColdFire partsGreg Ungerer1-10/+65
2008-02-01m68knommu: platform setup for 5206e ColdFire partsGreg Ungerer1-9/+57
2008-02-01m68knommu: platform setup for 5206 ColdFire partsGreg Ungerer1-11/+57
2008-02-01m68knommu: configure support for new ColdFire serial driverGreg Ungerer1-0/+24
2008-02-01m68knommu: build support for new ColdFire serial driverGreg Ungerer1-0/+1
2008-02-01Fix dl2k constantsAl Viro1-2/+2
2008-02-01as-iosched: fix inconsistent ioc->lock contextJens Axboe1-4/+6
2008-02-01ide-cd: fix leftover data BUGJens Axboe1-1/+1
2008-02-01block: make elevator lib checkpatch compliantJens Axboe1-27/+30
2008-02-01cfq-iosched: make checkpatch compliantJens Axboe1-37/+46
2008-02-01block: make core bits checkpatch compliantJens Axboe8-142/+117
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe2-13/+18
2008-02-01unexport add_disk_randomnessAdrian Bunk1-2/+0
2008-02-01block/sunvdc.c:print_version() must be __devinitAdrian Bunk1-1/+1
2008-02-01splice: always updated atime in direct spliceJens Axboe1-3/+1
2008-01-31[SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2-2/+2
2008-01-31[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2-2/+2
2008-01-31[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev3-3/+7
2008-01-31[NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2-4/+5
2008-01-31[IPV4]: fib_sync_down rework.Denis V. Lunev3-54/+57
2008-01-31[NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev1-6/+8
2008-01-31[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev1-13/+8
2008-01-31[IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev1-1/+9
2008-01-31[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov1-0/+2
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy4-0/+722
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2-1/+45
2008-01-31[NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy1-4/+91
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy7-11/+11
2008-01-31[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young1-2/+6
2008-01-31[TCP]: Unexport sysctl_tcp_tso_win_divisorAdrian Bunk1-1/+0
2008-01-31[IPV4]: Make struct ipv4_devconf static.Adrian Bunk2-3/+1
2008-01-31[TR] net/802/tr.c: sysctl_tr_rif_timeout staticAdrian Bunk1-1/+1
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA5-6/+13
2008-01-31[XFRM]: Remove unused exports.Adrian Bunk2-3/+0
2008-01-31[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.Roel Kluin1-1/+1
2008-01-31[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.Michael Chan1-1/+1
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet4-127/+92
2008-01-31[PKTGEN]: pktgen should not print info that it is spinningJesse Brandeburg1-1/+0
2008-01-31[NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy2-80/+1
2008-01-31[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...Rami Rosen1-1/+1
2008-01-31[VLAN]: set_rx_mode support for unicast address listChris Leech4-36/+110
2008-01-31[TCP]: Fix a bug in strategy_allowed_congestion_controlShan Wei1-1/+1
2008-01-31[IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2-18/+33
2008-01-31[PKTGEN]: Remove an unused definition in pktgen.c.Rami Rosen1-2/+0
2008-01-31[IPV6]: Update MSS even if MTU is unchanged.Jim Paris1-1/+1
2008-01-31[NETNS]: Udp sockets per-net lookup.Pavel Emelyanov2-15/+20
2008-01-31[NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov6-36/+43