| Commit message (Expand) | Author | Files | Lines |
2008-04-27 | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 4 | -0/+130 |
2008-04-27 | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 1 | -2/+1 |
2008-04-27 | sunrpc: fix missing kernel-doc | Randy Dunlap | 1 | -1/+1 |
2008-04-27 | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 1 | -11/+10 |
2008-04-27 | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller | 1 | -1/+1 |
2008-04-27 | tipc: endianness annotations | Al Viro | 1 | -4/+3 |
2008-04-27 | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro | 1 | -1/+1 |
2008-04-27 | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-04-25 | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 3 | -4/+5 |
2008-04-25 | xfrm: alg_key_len & alg_icv_len should be unsigned | Eric Dumazet | 1 | -4/+4 |
2008-04-25 | [netdrvr] tehuti: move ioctl perm check closer to function start | Jeff Garzik | 1 | -2/+3 |
2008-04-25 | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley | 1 | -1/+1 |
2008-04-25 | via-velocity: fix vlan receipt | Francois Romieu | 1 | -18/+28 |
2008-04-25 | tg3: sparse cleanup | Eric Dumazet | 1 | -0/+2 |
2008-04-25 | forcedeth: realtek phy crossover detection | Ayaz Abdulla | 1 | -42/+178 |
2008-04-25 | ibm_newemac: Increase MDIO timeouts | Benjamin Herrenschmidt | 1 | -4/+4 |
2008-04-25 | gianfar: Fix skb allocation strategy | Andy Fleming | 1 | -35/+65 |
2008-04-25 | netxen: reduce stack usage of netxen_nic_flash_print | Harvey Harrison | 1 | -7/+8 |
2008-04-25 | smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} | Roel Kluin | 1 | -3/+3 |
2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 20 | -5/+44 |
2008-04-25 | forcedeth: new backoff implementation | Ayaz Abdulla | 1 | -34/+178 |
2008-04-25 | ehea: make things static | Andrew Morton | 1 | -2/+2 |
2008-04-25 | phylib: Add support for board-level PHY fixups | Andy Fleming | 5 | -16/+182 |
2008-04-25 | [netdrvr] atlx: code movement: move atl1 parameter parsing | Chris Snook | 2 | -138/+138 |
2008-04-25 | atlx: remove flash vendor parameter | Chris Snook | 1 | -39/+0 |
2008-04-25 | korina: misc cleanup | Francois Romieu | 1 | -19/+16 |
2008-04-25 | korina: fix misplaced return statement | Francois Romieu | 1 | -2/+2 |
2008-04-25 | WAN: Fix confusing insmod error code for C101 too. | Krzysztof Halasa | 1 | -3/+3 |
2008-04-25 | Removing dead code in drivers/net/wan/hdlc_fr.c | Cédric Augonnet | 1 | -4/+0 |
2008-04-25 | tehuti: check register size | Francois Romieu | 1 | -0/+14 |
2008-04-25 | [netdrvr] typhoon: typhoon_resume - remove call to start_queue | Grant Grundler | 1 | -1/+0 |
2008-04-25 | ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround | Valentine Barshak | 2 | -2/+47 |
2008-04-25 | ibm_newemac: PowerPC 440GX EMAC PHY clock workaround | Valentine Barshak | 2 | -3/+23 |
2008-04-25 | ibm_newemac Use status property for unused/unwired EMACs | Josh Boyer | 1 | -2/+5 |
2008-04-25 | ibm_newemac: Fix section mismatch warnings | Josh Boyer | 5 | -6/+6 |
2008-04-25 | ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling | Stefan Roese | 1 | -0/+16 |
2008-04-25 | ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch | Stefan Roese | 1 | -1/+4 |
2008-04-25 | e1000e: Increment version to 0.2.1 | Jesse Brandeburg | 1 | -1/+1 |
2008-04-25 | igb: save and restore pcie/msi state to support EEH recovery | Auke Kok | 1 | -0/+2 |
2008-04-25 | e1000e: save and restore pcie/msi state to support EEH recovery | Wendy Xiong | 1 | -0/+2 |
2008-04-25 | ixgbe: save and restore pcie/msi state to support EEH recovery | Wendy Xiong | 1 | -0/+2 |
2008-04-25 | e1000e: lower ring minimum size to 64 | Auke Kok | 1 | -2/+2 |
2008-04-25 | e1000e: Fix HW Error on es2lan, ARP capture issue by BMC | David Graham | 4 | -66/+137 |
2008-04-25 | e1000e: Add interrupt moderation run-time ethtool interface | Auke Kok | 2 | -0/+46 |
2008-04-25 | e1000e: cleanup several stats issues | Bruce Allan | 7 | -86/+122 |
2008-04-25 | S2io: Removed rx_lock and put_lock | Sreenivasa Honnur | 2 | -35/+2 |
2008-04-25 | S2io: Removed receive buffer replenishment tasklet | Sreenivasa Honnur | 2 | -92/+4 |
2008-04-25 | S2io: Version update for memory leak fix during free_tx_buffers | Sreenivasa Honnur | 1 | -1/+1 |
2008-04-25 | S2io: Fix memory leak during free_tx_buffers | Sreenivasa Honnur | 1 | -1/+1 |
2008-04-25 | ucc_geth: Fix sneaky merge conflict regarding bus_id | Andy Fleming | 1 | -1/+1 |