summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03tcp: fix bogus RTT on special retransmissionYuchung Cheng
2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-02-27neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-02-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-27sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA
2014-02-26bonding: disallow enslaving a bond to itselfJiri Bohac
2014-02-26bonding: fix a div error caused by the slave release pathNikolay Aleksandrov
2014-02-26AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin
2014-02-26Merge branch 'bonding_rtnl'David S. Miller
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong
2014-02-26MAINTAINERS: Intel nic driversJoe Perches
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-02-26net: tcp: use NET_INC_STATS()Eric Dumazet
2014-02-26xfrm: Fix unlink race when policies are deleted.Steffen Klassert
2014-02-25phy: unmask link partner capabilitiesCristian Bercaru
2014-02-25net: Fix permission check in netlink_connect()Mike Pecovnik
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo
2014-02-25Merge branch 'qlcnic'David S. Miller
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh
2014-02-25qlcnic: Fix function return error checkShahed Shaikh
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun
2014-02-25ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin
2014-02-24tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao
2014-02-24Merge tag 'nfc-fixes-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko