| Commit message (Expand) | Author | Age | Files | Lines |
* | ethtool: Use explicit designated initializers for .cmd | Roland Dreier | 2010-02-11 | 1 | -5/+5 |
* | ixgbe: Bump driver version up | Peter Waskiewicz | 2010-02-10 | 1 | -1/+1 |
* | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz | 2010-02-10 | 5 | -18/+228 |
* | ethtool: Introduce n-tuple filter programming support | Peter P Waskiewicz Jr | 2010-02-10 | 4 | -1/+386 |
* | sky2: receive checksum refactoring | stephen hemminger | 2010-02-10 | 1 | -31/+28 |
* | sky2: disable ASF on Yukon Supreme | stephen hemminger | 2010-02-10 | 1 | -1/+10 |
* | sky2: resume clocks | stephen hemminger | 2010-02-10 | 1 | -4/+5 |
* | fec: Add ARCH_MX5 as a dependency | Amit Kucheria | 2010-02-10 | 1 | -1/+2 |
* | fec: Add LAN8700 phy support | Amit Kucheria | 2010-02-10 | 1 | -0/+21 |
* | fec: fix uninitialized rx buffer usage | Rob Herring | 2010-02-10 | 1 | -28/+29 |
* | net: atm: use seq_list_foo() helpers | Li Zefan | 2010-02-10 | 2 | -17/+3 |
* | net: ipx: use seq_list_foo() helpers | Li Zefan | 2010-02-10 | 1 | -78/+12 |
* | net: irda: use seq_list_foo() helpers | Li Zefan | 2010-02-10 | 1 | -24/+4 |
* | net: x25: use seq_list_foo() helpers | Li Zefan | 2010-02-10 | 1 | -76/+8 |
* | net: af_key: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -17/+3 |
* | net: appletalk: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -27/+3 |
* | net: ax25: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 2 | -36/+7 |
* | net: netrom: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 2 | -62/+12 |
* | net: packet: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -17/+3 |
* | net: rose: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -19/+3 |
* | net: x25: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -27/+3 |
* | net: add a wrapper sk_entry() | Li Zefan | 2010-02-10 | 1 | -0/+5 |
* | seq_file: Add helpers for iteration over a hlist | Li Zefan | 2010-02-10 | 2 | -3/+67 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-09 | 27 | -143/+165 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-02-08 | 6 | -28/+38 |
| |\ |
|
| | * | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole | 2010-02-05 | 2 | -26/+27 |
| | * | Bluetooth: Enter active mode before establishing a SCO link. | Nick Pelly | 2010-02-03 | 1 | -0/+3 |
| | * | Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver | Yoichi Yuasa | 2010-02-03 | 1 | -0/+1 |
| | * | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket | Nick Pelly | 2010-02-03 | 1 | -1/+5 |
| | * | Bluetooth: Fix sleeping function in RFCOMM within invalid context | Marcel Holtmann | 2010-02-03 | 1 | -1/+1 |
| | * | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) | Nick Pelly | 2010-02-03 | 1 | -0/+1 |
| * | | drivers/net: Correct NULL test | Julia Lawall | 2010-02-08 | 1 | -1/+1 |
| * | | MAINTAINERS: networking drivers - Add git net-next tree | Joe Perches | 2010-02-08 | 1 | -0/+1 |
| * | | net/sched: Fix module name in Kconfig | Jan Luebbe | 2010-02-08 | 1 | -8/+8 |
| * | | cxgb3: fix GRO checksum check | Divy Le Ray | 2010-02-08 | 1 | -8/+12 |
| * | | dst: call cond_resched() in dst_gc_task() | Eric Dumazet | 2010-02-08 | 1 | -0/+2 |
| * | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 10 | -47/+49 |
| * | | netfilter: xtables: compat out of scope fix | Alexey Dobriyan | 2010-02-08 | 3 | -6/+6 |
| * | | netfilter: nf_conntrack: restrict runtime expect hashsize modifications | Alexey Dobriyan | 2010-02-08 | 1 | -1/+1 |
| * | | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 | 2 | -16/+25 |
| * | | netfilter: nf_conntrack: fix memory corruption with multiple namespaces | Patrick McHardy | 2010-02-08 | 1 | -12/+12 |
| * | | pktgen: Fix freezing problem | Rafael J. Wysocki | 2010-02-04 | 1 | -0/+1 |
| * | | igb: make certain to reassign legacy interrupt vectors after reset | Alexander Duyck | 2010-02-04 | 1 | -15/+5 |
| * | | irda: add missing BKL in irnet_ppp ioctl | Thadeu Lima de Souza Cascardo | 2010-02-03 | 1 | -0/+2 |
| * | | irda: unbalanced lock_kernel in irnet_ppp | Thadeu Lima de Souza Cascardo | 2010-02-03 | 1 | -1/+2 |
* | | | packet: Kill CONFIG_PACKET_MMAP. | David S. Miller | 2010-02-05 | 3 | -43/+4 |
* | | | net: e1000e: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -11/+6 |
* | | | net: dm9601: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -5/+5 |
* | | | net: 8139too: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -4/+3 |
* | | | net: 8139cp: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -4/+3 |