summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Don't delete routes in different VRFsMark Tomlinson2016-09-063-4/+10
* net: smsc: remove build warning of duplicate definitionSudip Mukherjee2016-09-061-0/+2
* net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum2016-09-061-0/+23
* ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-061-2/+7
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-042-23/+24
* Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds2016-09-041-40/+26
* Merge branch 'vxlan-fixes'David S. Miller2016-09-041-26/+12
|\
| * vxlan: fix duplicated and wrong error messagesJiri Benc2016-09-041-26/+9
| * vxlan: reject multicast destination without an interfaceJiri Benc2016-09-041-0/+3
|/
* bonding: Fix bonding crashMahesh Bandewar2016-09-043-3/+21
* Merge branch 'smsc911x-fixes'David S. Miller2016-09-031-109/+104
|\
| * net: smsc911x: Move interrupt allocation to open/stopJeremy Linton2016-09-031-29/+18
| * net: smsc911x: Move interrupt handler before openJeremy Linton2016-09-031-61/+61
| * net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton2016-09-031-24/+24
| * net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton2016-09-031-4/+10
|/
* l2tp: fix use-after-free during module unloadSabrina Dubroca2016-09-021-0/+3
* ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-021-0/+2
* bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-021-4/+15
* rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng2016-09-021-2/+4
* tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell2016-09-021-0/+1
* net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov2016-09-021-5/+2
* netconf: add a notif when settings are createdNicolas Dichtel2016-09-022-5/+15
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-021-0/+7
* Merge branch 'thunderx-fixes'David S. Miller2016-09-014-15/+81
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-013-12/+73
| * net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham2016-09-011-3/+8
|/
* i40e: Fix kernel panic on enable/disable LLDPDave Ertman2016-09-011-4/+11
* MAINTAINERS: update to working email addressAndy Gospodarek2016-09-011-1/+1
* Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...David S. Miller2016-09-017-24/+28
|\
| * Merge ath-current from ath.gitKalle Valo2016-08-291-4/+5
| |\
| | * ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-08-221-4/+4
| | * ath9k: fix client mode beacon configurationFelix Fietkau2016-08-221-0/+1
| * | brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org2016-08-242-14/+14
| * | brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org2016-08-243-5/+7
| |/
| * mwifiex: fix large amsdu packets causing firmware hangCathy Luo2016-08-181-1/+2
* | tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2016-09-011-3/+5
* | tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera2016-09-011-10/+1
* | qed: fix kzalloc-simple.cocci warningsWu Fengguang2016-09-011-4/+2
* | Merge branch 'mlxsw-fixes'David S. Miller2016-09-014-71/+120
|\ \
| * | mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel2016-09-011-16/+9
| * | mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel2016-09-011-0/+3
| * | mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko2016-09-013-15/+13
| * | mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko2016-09-011-0/+1
| * | mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko2016-09-011-6/+2
| * | mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko2016-09-011-34/+92
|/ /
* | Merge branch 'qed-fixes'David S. Miller2016-09-012-2/+19
|\ \
| * | qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru2016-09-011-0/+4
| * | qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru2016-09-011-1/+9
| * | qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-09-012-1/+6
|/ /
* | kcm: fix a socket double freeWANG Cong2016-09-011-1/+2