| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-02-01 | 17 | -254/+220 |
|\ |
|
| * | block: kill swap_io_context() | Jens Axboe | 2008-02-01 | 3 | -24/+0 |
| * | as-iosched: fix inconsistent ioc->lock context | Jens Axboe | 2008-02-01 | 1 | -4/+6 |
| * | ide-cd: fix leftover data BUG | Jens Axboe | 2008-02-01 | 1 | -1/+1 |
| * | block: make elevator lib checkpatch compliant | Jens Axboe | 2008-02-01 | 1 | -27/+30 |
| * | cfq-iosched: make checkpatch compliant | Jens Axboe | 2008-02-01 | 1 | -37/+46 |
| * | block: make core bits checkpatch compliant | Jens Axboe | 2008-02-01 | 8 | -142/+117 |
| * | block: new end request handling interface should take unsigned byte counts | Jens Axboe | 2008-02-01 | 2 | -13/+18 |
| * | unexport add_disk_randomness | Adrian Bunk | 2008-02-01 | 1 | -2/+0 |
| * | block/sunvdc.c:print_version() must be __devinit | Adrian Bunk | 2008-02-01 | 1 | -1/+1 |
| * | splice: always updated atime in direct splice | Jens Axboe | 2008-02-01 | 1 | -3/+1 |
* | | docbook: rapidio: fix fatal filename error | Randy Dunlap | 2008-02-01 | 1 | -3/+3 |
* | | fix directory entry in arch-x86-Makefile | Steven Rostedt | 2008-02-01 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-01 | 4 | -4/+4 |
|\ \ |
|
| * | | [SPARC64]: Fix inconsistent .section usage in lib/ | Sam Ravnborg | 2008-01-31 | 2 | -2/+2 |
| * | | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. | Sam Ravnborg | 2008-01-31 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-01 | 271 | -4036/+9495 |
|\ \ |
|
| * | | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. | Denis V. Lunev | 2008-01-31 | 3 | -3/+7 |
| * | | [NETNS]: Add a namespace mark to fib_info. | Denis V. Lunev | 2008-01-31 | 2 | -4/+5 |
| * | | [IPV4]: fib_sync_down rework. | Denis V. Lunev | 2008-01-31 | 3 | -54/+57 |
| * | | [NETNS]: Process interface address manipulation routines in the namespace. | Denis V. Lunev | 2008-01-31 | 1 | -6/+8 |
| * | | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. | Denis V. Lunev | 2008-01-31 | 1 | -13/+8 |
| * | | [IPV4]: Fix memory leak on error path during FIB initialization. | Denis V. Lunev | 2008-01-31 | 1 | -1/+9 |
| * | | [NETFILTER]: Ipv6-related xt_hashlimit compilation fix. | Pavel Emelyanov | 2008-01-31 | 1 | -0/+2 |
| * | | [NET_SCHED]: Add flow classifier | Patrick McHardy | 2008-01-31 | 4 | -0/+722 |
| * | | [NET_SCHED]: sch_sfq: make internal queues visible as classes | Patrick McHardy | 2008-01-31 | 2 | -1/+45 |
| * | | [NET_SCHED]: sch_sfq: add support for external classifiers | Patrick McHardy | 2008-01-31 | 1 | -4/+91 |
| * | | [NET_SCHED]: Constify struct tcf_ext_map | Patrick McHardy | 2008-01-31 | 7 | -11/+11 |
| * | | [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. | Dave Young | 2008-01-31 | 1 | -2/+6 |
| * | | [TCP]: Unexport sysctl_tcp_tso_win_divisor | Adrian Bunk | 2008-01-31 | 1 | -1/+0 |
| * | | [IPV4]: Make struct ipv4_devconf static. | Adrian Bunk | 2008-01-31 | 2 | -3/+1 |
| * | | [TR] net/802/tr.c: sysctl_tr_rif_timeout static | Adrian Bunk | 2008-01-31 | 1 | -1/+1 |
| * | | [XFRM]: Fix statistics. | Masahide NAKAMURA | 2008-01-31 | 5 | -6/+13 |
| * | | [XFRM]: Remove unused exports. | Adrian Bunk | 2008-01-31 | 2 | -3/+0 |
| * | | [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd. | Roel Kluin | 2008-01-31 | 1 | -1/+1 |
| * | | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. | Michael Chan | 2008-01-31 | 1 | -1/+1 |
| * | | [IPV4] route cache: Introduce rt_genid for smooth cache invalidation | Eric Dumazet | 2008-01-31 | 4 | -127/+92 |
| * | | [PKTGEN]: pktgen should not print info that it is spinning | Jesse Brandeburg | 2008-01-31 | 1 | -1/+0 |
| * | | [NET_SCHED]: sch_ingress: remove netfilter support | Patrick McHardy | 2008-01-31 | 2 | -80/+1 |
| * | | [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(... | Rami Rosen | 2008-01-31 | 1 | -1/+1 |
| * | | [VLAN]: set_rx_mode support for unicast address list | Chris Leech | 2008-01-31 | 4 | -36/+110 |
| * | | [TCP]: Fix a bug in strategy_allowed_congestion_control | Shan Wei | 2008-01-31 | 1 | -1/+1 |
| * | | [IPV4] fib_trie: rescan if key is lost during dump | Stephen Hemminger | 2008-01-31 | 2 | -18/+33 |
| * | | [PKTGEN]: Remove an unused definition in pktgen.c. | Rami Rosen | 2008-01-31 | 1 | -2/+0 |
| * | | [IPV6]: Update MSS even if MTU is unchanged. | Jim Paris | 2008-01-31 | 1 | -1/+1 |
| * | | [NETNS]: Udp sockets per-net lookup. | Pavel Emelyanov | 2008-01-31 | 2 | -15/+20 |
| * | | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov | 2008-01-31 | 6 | -36/+43 |
| * | | [NETNS]: Tcp-v4 sockets per-net lookup. | Pavel Emelyanov | 2008-01-31 | 5 | -42/+58 |
| * | | [NETNS]: Make bind buckets live in net namespaces. | Pavel Emelyanov | 2008-01-31 | 3 | -5/+13 |
| * | | [INET]: Consolidate inet(6)_hash_connect. | Pavel Emelyanov | 2008-01-31 | 3 | -102/+28 |