summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-131-3/+7
* net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm2017-12-131-0/+1
* net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee2017-12-131-1/+19
* tipc: eliminate potential memory leakJon Maloy2017-12-131-1/+1
* net: remove duplicate includesPravin Shedge2017-12-137-7/+0
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-134-12/+19
* ipv6: mcast: better catch silly mtu valuesEric Dumazet2017-12-131-10/+15
* Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven2017-12-131-25/+2
* tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2017-12-122-2/+2
* fou: fix some member types in guehdrXin Long2017-12-111-9/+9
* sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long2017-12-111-1/+5
* net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam2017-12-111-5/+10
* netlink: Add netns check on tapsKevin Cernekee2017-12-111-0/+3
* net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni2017-12-111-0/+10
* net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-111-1/+73
* ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-112-13/+40
|\
| * mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg2017-12-111-3/+2
| * wireless: don't write C files on failuresJohannes Berg2017-12-061-10/+38
| * wireless: replace usage of hexdump with od/sedJohannes Berg2017-12-061-2/+2
* | kmemcheck: rip it out for realMichal Hocko2017-12-0813-13/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-08113-367/+1052
|\ \
| * \ Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller2017-12-086-6/+12
| |\ \
| | * | can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean2017-12-081-6/+3
| | * | can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | can: mcba_usb: cancel urb on -EPROTOMartin Kelly2017-12-081-0/+1
| * | | Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller2017-12-0815-27/+122
| |\ \ \
| | * \ \ Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-075-6/+40
| | |\ \ \
| | | * | | iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
| | | * | | iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
| | | * | | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24
| | | * | | iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika2017-12-051-0/+2
| | * | | | brcmfmac: Avoid build error with make W=1Andy Shevchenko2017-12-071-1/+1
| | |/ / /
| | * | | brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel2017-12-021-1/+1
| | * | | Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-0211-19/+80
| | |\ \ \
| | | * | | iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-253-2/+15
| | | * | | iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
| | | * | | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-256-15/+49
| | | * | | iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
| | | * | | iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
| | | * | | iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz2017-11-251-1/+3
| * | | | | net: mvpp2: fix the RSS table entry offsetAntoine Tenart2017-12-081-1/+1
| * | | | | Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller2017-12-082-15/+14
| |\ \ \ \ \
| | * | | | | tcp: evaluate packet losses upon RTT changeYuchung Cheng2017-12-081-11/+8
| | * | | | | tcp: fix off-by-one bug in RACKYuchung Cheng2017-12-081-3/+3
| | * | | | | tcp: always evaluate losses in RACK upon undoYuchung Cheng2017-12-081-0/+1
| | * | | | | tcp: correctly test congestion state in RACKYuchung Cheng2017-12-081-1/+2
| |/ / / / /