Age | Commit message (Expand) | Author | Files | Lines |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 173 | -401/+440 |
2010-02-11 | ethtool: Use explicit designated initializers for .cmd | Roland Dreier | 1 | -5/+5 |
2010-02-10 | ixgbe: Bump driver version up | Peter Waskiewicz | 1 | -1/+1 |
2010-02-10 | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz | 5 | -18/+228 |
2010-02-10 | ethtool: Introduce n-tuple filter programming support | Peter P Waskiewicz Jr | 4 | -1/+386 |
2010-02-10 | sky2: receive checksum refactoring | stephen hemminger | 1 | -31/+28 |
2010-02-10 | sky2: disable ASF on Yukon Supreme | stephen hemminger | 1 | -1/+10 |
2010-02-10 | sky2: resume clocks | stephen hemminger | 1 | -4/+5 |
2010-02-10 | fec: Add ARCH_MX5 as a dependency | Amit Kucheria | 1 | -1/+2 |
2010-02-10 | fec: Add LAN8700 phy support | Amit Kucheria | 1 | -0/+21 |
2010-02-10 | fec: fix uninitialized rx buffer usage | Rob Herring | 1 | -28/+29 |
2010-02-10 | net: atm: use seq_list_foo() helpers | Li Zefan | 2 | -17/+3 |
2010-02-10 | net: ipx: use seq_list_foo() helpers | Li Zefan | 1 | -78/+12 |
2010-02-10 | net: irda: use seq_list_foo() helpers | Li Zefan | 1 | -24/+4 |
2010-02-10 | net: x25: use seq_list_foo() helpers | Li Zefan | 1 | -76/+8 |
2010-02-10 | net: af_key: use seq_hlist_foo() helpers | Li Zefan | 1 | -17/+3 |
2010-02-10 | net: appletalk: use seq_hlist_foo() helpers | Li Zefan | 1 | -27/+3 |
2010-02-10 | net: ax25: use seq_hlist_foo() helpers | Li Zefan | 2 | -36/+7 |
2010-02-10 | net: netrom: use seq_hlist_foo() helpers | Li Zefan | 2 | -62/+12 |
2010-02-10 | net: packet: use seq_hlist_foo() helpers | Li Zefan | 1 | -17/+3 |
2010-02-10 | net: rose: use seq_hlist_foo() helpers | Li Zefan | 1 | -19/+3 |
2010-02-10 | net: x25: use seq_hlist_foo() helpers | Li Zefan | 1 | -27/+3 |
2010-02-10 | net: add a wrapper sk_entry() | Li Zefan | 1 | -0/+5 |
2010-02-10 | seq_file: Add helpers for iteration over a hlist | Li Zefan | 2 | -3/+67 |
2010-02-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 27 | -143/+165 |
2010-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 6 | -28/+38 |
2010-02-08 | drivers/net: Correct NULL test | Julia Lawall | 1 | -1/+1 |
2010-02-08 | MAINTAINERS: networking drivers - Add git net-next tree | Joe Perches | 1 | -0/+1 |
2010-02-08 | net/sched: Fix module name in Kconfig | Jan Luebbe | 1 | -8/+8 |
2010-02-08 | cxgb3: fix GRO checksum check | Divy Le Ray | 1 | -8/+12 |
2010-02-08 | dst: call cond_resched() in dst_gc_task() | Eric Dumazet | 1 | -0/+2 |
2010-02-08 | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 10 | -47/+49 |
2010-02-08 | netfilter: xtables: compat out of scope fix | Alexey Dobriyan | 3 | -6/+6 |
2010-02-08 | netfilter: nf_conntrack: restrict runtime expect hashsize modifications | Alexey Dobriyan | 1 | -1/+1 |
2010-02-08 | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2 | -16/+25 |
2010-02-08 | netfilter: nf_conntrack: fix memory corruption with multiple namespaces | Patrick McHardy | 1 | -12/+12 |
2010-02-05 | packet: Kill CONFIG_PACKET_MMAP. | David S. Miller | 3 | -43/+4 |
2010-02-05 | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole | 2 | -26/+27 |
2010-02-05 | net: e1000e: convert to use mc helpers | Jiri Pirko | 1 | -11/+6 |
2010-02-05 | net: dm9601: convert to use mc helpers | Jiri Pirko | 1 | -5/+5 |
2010-02-05 | net: 8139too: convert to use mc helpers | Jiri Pirko | 1 | -4/+3 |
2010-02-05 | net: 8139cp: convert to use mc helpers | Jiri Pirko | 1 | -4/+3 |
2010-02-04 | e1000e: Fix namespace conflicts wrt. e1000_has_link | David S. Miller | 3 | -4/+4 |
2010-02-04 | bridge: Remove unused age_list | Herbert Xu | 2 | -3/+0 |
2010-02-04 | packet: Add GSO/csum offload support. | Sridhar Samudrala | 2 | -11/+177 |
2010-02-04 | qlge: Code clean up | Breno Leitao | 1 | -2/+2 |
2010-02-04 | qlge: removing unreachable block of code | Breno Leitao | 1 | -3/+0 |
2010-02-04 | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE) | Christoph Egger | 1 | -4/+0 |
2010-02-04 | pktgen: Fix freezing problem | Rafael J. Wysocki | 1 | -0/+1 |
2010-02-04 | doc: document IPv6 parameters | Brian Haley | 1 | -0/+10 |