| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-11 | 1031 | -11577/+14455 |
|\ |
|
| * | gre6: fix rtnl dump messages | Nicolas Dichtel | 2012-11-09 | 1 | -4/+4 |
| * | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 | 1 | -1/+4 |
| * | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 | 1 | -3/+5 |
| * | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa | 2012-11-09 | 1 | -2/+1 |
| * | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-08 | 1 | -1/+2 |
| * | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 2012-11-08 | 1 | -1/+2 |
| * | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-08 | 1 | -1/+1 |
| * | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-08 | 3 | -6/+2 |
| * | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 | 1 | -0/+4 |
| * | af-packet: fix oops when socket is not present | Eric Leblond | 2012-11-07 | 1 | -1/+1 |
| * | pkt_sched: enable QFQ to support TSO/GSO | Paolo Valente | 2012-11-07 | 1 | -30/+79 |
| * | net: inet_diag -- Return error code if protocol handler is missed | Cyrill Gorcunov | 2012-11-04 | 1 | -1/+4 |
| * | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 | 2 | -3/+3 |
| * | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 | 1 | -0/+1 |
| * | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump | John Fastabend | 2012-11-03 | 1 | -1/+2 |
| * | ptp: update adjfreq callback description | Jacob Keller | 2012-11-03 | 1 | -1/+2 |
| * | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 | 1 | -0/+3 |
| * | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 | 1 | -0/+2 |
| * | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 | 5 | -9/+9 |
| * | tipc: do not use tasklet_disable before tasklet_kill | Xiaotian Feng | 2012-11-03 | 1 | -1/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-03 | 27 | -129/+320 |
| |\ |
|
| | * | tcp-repair: Handle zero-length data put in rcv queue | Pavel Emelyanov | 2012-11-03 | 1 | -0/+3 |
| | * | vmxnet3: must split too big fragments | Eric Dumazet | 2012-11-03 | 1 | -20/+45 |
| | * | l2tp: fix oops in l2tp_eth_create() error path | Tom Parkin | 2012-11-03 | 1 | -0/+1 |
| | * | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 2012-11-03 | 1 | -10/+0 |
| | * | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-03 | 1 | -0/+1 |
| | * | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-03 | 1 | -0/+1 |
| | * | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 2012-11-03 | 1 | -1/+2 |
| | * | tcp: Fix double sizeof in new tcp_metrics code | Julian Anastasov | 2012-11-01 | 1 | -1/+1 |
| | * | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer | 2012-11-01 | 1 | -3/+5 |
| | * | net: sctp: Fix typo in net/sctp | Masanari Iida | 2012-11-01 | 1 | -1/+1 |
| | * | bonding: fix second off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 |
| | * | bonding: fix off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 |
| | * | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov | 2012-11-01 | 1 | -1/+9 |
| | * | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner | 2012-11-01 | 1 | -0/+5 |
| | * | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner | 2012-11-01 | 1 | -7/+15 |
| | * | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner | 2012-11-01 | 1 | -10/+12 |
| | * | bnx2x: Restore global registers back to default. | Yaniv Rosner | 2012-11-01 | 1 | -22/+56 |
| | * | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner | 2012-11-01 | 1 | -5/+18 |
| | * | bnx2x: Fix 57810 1G-KR link against certain switches. | Yaniv Rosner | 2012-11-01 | 1 | -2/+8 |
| | * | ixgbe: PTP get_ts_info missing software support | Jacob Keller | 2012-11-01 | 1 | -0/+3 |
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-10-31 | 9 | -39/+122 |
| | |\ |
|
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-31 | 9 | -39/+122 |
| | | |\ |
|
| | | | * | ath9k: Test for TID only in BlockAcks while checking tx status | Sven Eckelmann | 2012-10-30 | 1 | -2/+6 |
| | | | * | rt2800: validate step value for temperature compensation | Stanislaw Gruszka | 2012-10-30 | 1 | -1/+1 |
| | | | * | ath9k: fix stale pointers potentially causing access to free'd skbs | Felix Fietkau | 2012-10-29 | 1 | -0/+2 |
| | | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-29 | 7 | -36/+113 |
| | | | |\ |
|
| | | | | * | mac80211: make sure data is accessible in EAPOL check | Johannes Berg | 2012-10-26 | 1 | -8/+10 |
| | | | | * | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 3 | -2/+42 |