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