summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-03net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter
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-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-03USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret
2014-03-03b44: always set duplex mode why phy changesHauke Mehrtens
2014-03-03b44: 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-28mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-02-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
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-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-02-27sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov
2014-02-27bonding: 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