aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\
| * drivers/net/phy: micrel phy driverDavid J. Choi2010-05-03
| * dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-03
| * ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-03
| * ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-03
* | unix/garbage: kill copy of the skb queue walkerIlpo Järvinen2010-05-03
* | Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-03
* | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-03
* | net: fix softnet_statChangli Gao2010-05-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\|
| * net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-02
| * net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva2010-05-01
| * net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-04-30
| * r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-30
| |\
| | * p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-26
| * | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-30
| * | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-28
| * | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-28
| * | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-28
| * | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-28
| * | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-28
| * | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
| * | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun2010-04-28
| * | sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich2010-04-28
| * | sctp: fix potential reference of a freed pointerVlad Yasevich2010-04-28
| * | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-28
| * | Revert "tcp: bind() fix when many ports are bound"David S. Miller2010-04-28
| * | net/usb: add sierra_net.c driverElina Pasheva2010-04-27
| * | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-27
| * | bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter2010-04-27
| * | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-27
| * | ipheth: potential null dereferences on error pathDan Carpenter2010-04-27
| * | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-27
| * | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-27
| * | bnx2: Update version to 2.0.9.Michael Chan2010-04-27
| * | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-27
| * | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-27
* | | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-02
* | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* | | ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
* | | xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-04-30
* | | net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-04-30
* | | cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist2010-04-30
* | | forcedeth: Stay in NAPI as long as there's workstephen hemminger2010-04-30
* | | net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
* | | net: speedup udp receive pathEric Dumazet2010-04-28
* | | igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov2010-04-28
* | | wireless: Fix merge.Hauke Mehrtens2010-04-28
* | | Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-28