| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 3 | -2/+8 |
* | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller | 2009-10-12 | 1 | -2/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-11 | 1 | -1/+1 |
|\ |
|
| * | include/linux/netdevice.h: fix nanodoc mismatch | Wolfram Sang | 2009-10-07 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-09 | 5 | -22/+54 |
|\ \ |
|
| * | | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 2009-10-07 | 1 | -0/+3 |
| * | | wext: refactor | Johannes Berg | 2009-10-07 | 4 | -22/+49 |
| * | | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
* | | | ipv6: Fix the size overflow of addrconf_sysctl array | Jin Dongming | 2009-10-08 | 1 | -0/+1 |
* | | | can: add TI CAN (HECC) driver | Anant Gole | 2009-10-07 | 1 | -0/+40 |
* | | | udp: dynamically size hash tables at boot time | Eric Dumazet | 2009-10-07 | 2 | -6/+13 |
* | | | IPv6: Fix 6RD build error | Brian Haley | 2009-10-07 | 1 | -0/+1 |
* | | | dcb: data center bridging ops should be r/o | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 |
* | | | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 |
* | | | make TLLAO option for NA packets configurable | Octavian Purdila | 2009-10-07 | 1 | -0/+1 |
* | | | ethtool: Add reset operation | Ben Hutchings | 2009-10-07 | 1 | -0/+32 |
* | | | pkt_sched: gen_estimator: Dont report fake rate estimators | Eric Dumazet | 2009-10-07 | 1 | -0/+1 |
* | | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-07 | 2 | -0/+24 |
* | | | add vif using local interface index instead of IP | Ilia K | 2009-10-07 | 1 | -4/+9 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-06 | 1 | -18/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | net: Support inclusion of <linux/socket.h> before <sys/socket.h> | Ben Hutchings | 2009-10-05 | 1 | -18/+3 |
* | | | net: speedup sk_wake_async() | Eric Dumazet | 2009-10-06 | 1 | -1/+2 |
| |/
|/| |
|
* | | net: introduce NETDEV_POST_INIT notifier | Johannes Berg | 2009-10-05 | 1 | -0/+1 |
* | | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2009-10-05 | 1 | -0/+1 |
* | | tunnels: Optimize tx path | Eric Dumazet | 2009-10-05 | 1 | -3/+3 |
* | | ipv4: fib table algorithm performance improvement | Stephen Hemminger | 2009-10-05 | 1 | -11/+14 |
* | | af_packet: add interframe drop cmsg (v6) | Neil Horman | 2009-10-05 | 1 | -0/+2 |
* | | ethtool: Remove support for obsolete string query operations | Ben Hutchings | 2009-10-05 | 1 | -4/+0 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 | 5 | -23/+85 |
|\ \ |
|
| * | | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 | 1 | -14/+7 |
| * | | block: Topology ioctls | Martin K. Petersen | 2009-10-03 | 2 | -5/+34 |
| * | | cfq-iosched: implement slower async initiate and queue ramp up | Jens Axboe | 2009-10-03 | 1 | -0/+4 |
| * | | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 2 | -1/+34 |
| * | | block: allow large discard requests | Christoph Hellwig | 2009-10-01 | 1 | -0/+3 |
| * | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 | 1 | -4/+2 |
| * | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 2009-10-01 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 | 1 | -7/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 | 1 | -3/+0 |
| * | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 1 | -3/+3 |
| * | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 1 | -2/+2 |
* | | | memcg: some modification to softlimit under hierarchical memory reclaim. | KAMEZAWA Hiroyuki | 2009-10-01 | 1 | -4/+2 |
* | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-01 | 1 | -0/+1 |
* | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 13 | -31/+31 |
|\ \ \
| |/ / |
|
| * | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 13 | -31/+31 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 1 | -0/+3 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 3 | -24/+259 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 | 1 | -0/+1 |