| Commit message (Expand) | Author | Age | Files | Lines |
* | tc35815: Define more Rx status bits | Atsushi Nemoto | 2008-10-31 | 1 | -2/+3 |
* | cxgb3 - enable lro control through ethtool | Divy Le Ray | 2008-10-31 | 1 | -12/+57 |
* | e100: adapt to the reworked PCI PM | Rafael J. Wysocki | 2008-10-31 | 1 | -6/+10 |
* | The overdue eepro100 removal. | Adrian Bunk | 2008-10-31 | 5 | -2426/+0 |
* | skge: adapt skge to use reworked PCI PM | Rafael J. Wysocki | 2008-10-31 | 1 | -27/+11 |
* | udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() | Eric Dumazet | 2008-10-30 | 1 | -2/+2 |
* | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-29 | 3 | -31/+18 |
* | macvlan: add support for ethtool get settings | Stephen Hemminger | 2008-10-29 | 1 | -0/+24 |
* | printk: remove %p6 format specifier, fix up comments | Harvey Harrison | 2008-10-29 | 1 | -5/+1 |
* | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 49 | -100/+100 |
* | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 | 7 | -10/+10 |
* | printk: add %I4, %I6, %i4, %i6 format specifiers | Harvey Harrison | 2008-10-29 | 1 | -0/+31 |
* | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 | 4 | -6/+23 |
* | udp: udp_get_next() should use spin_unlock_bh() | Eric Dumazet | 2008-10-29 | 1 | -1/+1 |
* | udp: calculate udp_mem based on low memory instead of all memory | Eric Dumazet | 2008-10-29 | 1 | -3/+6 |
* | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | 6 | -18/+90 |
* | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | 9 | -163/+214 |
* | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users | Harvey Harrison | 2008-10-28 | 3 | -17/+3 |
* | uwb: use the %pM formatting specifier in eda.c | Harvey Harrison | 2008-10-28 | 1 | -29/+9 |
* | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT | Harvey Harrison | 2008-10-28 | 1 | -23/+0 |
* | infiniband: ipoib replace IPOIB_GID_FMT with %p6 | Harvey Harrison | 2008-10-28 | 3 | -58/+45 |
* | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 4 | -78/+9 |
* | vlan: propogate ethtool speed values | Stephen Hemminger | 2008-10-28 | 3 | -6/+30 |
* | veth: remove unused list | Daniel Lezcano | 2008-10-28 | 1 | -13/+0 |
* | veth: Remove useless veth field | Daniel Lezcano | 2008-10-28 | 1 | -3/+0 |
* | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 9 | -55/+39 |
* | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 17 | -62/+43 |
* | netfilter: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 10 | -64/+45 |
* | misc: replace NIP6_FMT with %p6 format specifier | Harvey Harrison | 2008-10-28 | 5 | -8/+5 |
* | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 | 7 | -26/+18 |
* | printk: add %p6 format specifier for IPv6 addresses | Harvey Harrison | 2008-10-28 | 1 | -0/+22 |
* | xfrm: Notify changes in UDP encapsulation via netlink | Martin Willi | 2008-10-28 | 2 | -0/+66 |
* | net: don't use INIT_RCU_HEAD | Alexey Dobriyan | 2008-10-28 | 5 | -14/+1 |
* | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 11 | -9/+33 |
* | netlink: constify struct nlattr * arg to parsing functions | Patrick McHardy | 2008-10-28 | 2 | -12/+12 |
* | netns: Coexist with the sysfs limitations v2 | Eric W. Biederman | 2008-10-27 | 3 | -6/+28 |
* | net: convert more to %pM | Johannes Berg | 2008-10-27 | 26 | -141/+50 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 235 | -1571/+891 |
* | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 14 | -225/+130 |
* | printk: add %pM format specifier for MAC addresses | Harvey Harrison | 2008-10-27 | 1 | -0/+21 |
* | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 2008-10-27 | 4 | -2/+150 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-27 | 4 | -23/+73 |
|\ |
|
| * | firewire: fw-sbp2: fix races | Jay Fenlason | 2008-10-26 | 1 | -10/+26 |
| * | firewire: fw-sbp2: delay first login to avoid retries | Stefan Richter | 2008-10-26 | 1 | -1/+1 |
| * | firewire: fw-ohci: initialization failure path fixes | Stefan Richter | 2008-10-26 | 1 | -9/+14 |
| * | firewire: fw-ohci: don't leak dma memory on module removal | Jay Fenlason | 2008-10-26 | 1 | -0/+27 |
| * | firewire: fix struct fw_node memory leak | Jay Fenlason | 2008-10-26 | 1 | -2/+4 |
| * | firewire: Survive more than 256 bus resets | Jay Fenlason | 2008-10-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-27 | 13 | -28/+112 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic... | Takashi Iwai | 2008-10-27 | 1054 | -20669/+46631 |
| |\ \ \ \ \ |
|