summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner2019-03-201-1/+1
* net: ks8851: Dequeue RX packets explicitlyLukas Wunner2019-03-201-4/+4
* sctp: use memdup_user instead of vmemdup_userXin Long2019-03-201-6/+6
* ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long2019-03-201-8/+10
* net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-03-201-1/+1
* mpls: Fix 6PE forwardingVinay K Nallamothu2019-03-201-3/+9
* 3c515: fix integer overflow warningArnd Bergmann2019-03-191-1/+1
* dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-2/+2
* tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-4/+4
* nfc: Fix to check for kmemdup failureAditya Pakki2019-03-191-2/+7
* net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-03-191-2/+4
* net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-03-191-2/+3
* mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann2019-03-191-1/+1
* Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller2019-03-1932-58/+329
|\
| * mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2
| * mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-193-16/+23
| * mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-193-4/+3
| * mt76x02u: check chip version on probeStanislaw Gruszka2019-03-193-3/+18
| * mt7601u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
| * iwlwifi: fix 64-bit divisionArnd Bergmann2019-03-071-3/+1
| * Merge tag 'mt76-for-kvalo-2019-03-07' of https://github.com/nbd168/wirelessKalle Valo2019-03-0722-38/+287
| |\
| | * mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
| | * mt76: fix return value check in mt76_wmac_probe()Wei Yongjun2019-03-071-2/+2
| | * mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
| | * mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-073-1/+30
| | * mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau2019-03-071-0/+3
| | * mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
| | * mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau2019-03-071-2/+11
| | * mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau2019-03-071-0/+4
| | * mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau2019-03-071-0/+2
| | * mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau2019-03-071-5/+14
| | * mt76: mt76x2: fix external LNA gain settingsFelix Fietkau2019-03-071-3/+8
| | * mt76: mt7603: fix tx status HT rate validationFelix Fietkau2019-03-071-1/+1
| | * mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-073-4/+26
| | * mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau2019-03-071-4/+6
| | * mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka2019-03-071-1/+2
| | * mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-079-9/+132
| | * mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau2019-03-071-1/+15
| | * mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau2019-03-071-0/+2
| | * mt76: introduce q->stopped parameterLorenzo Bianconi2019-03-074-3/+14
| |/
* | Merge branch 'ieee802154-for-davem-2019-03-19' of git://git.kernel.org/pub/sc...David S. Miller2019-03-192-1/+5
|\ \
| * \ Merge remote-tracking branch 'net/master'Stefan Schmidt2019-03-197873-160454/+349432
| |\ \ | |/ / |/| |
* | | Documentation: networking: Update netdev-FAQ regarding patchesFlorian Fainelli2019-03-191-0/+13
* | | Merge branch 's390-qeth-fixes'David S. Miller2019-03-193-9/+11
|\ \ \
| * | | s390/qeth: be drop monitor friendlyJulian Wiedmann2019-03-193-5/+6
| * | | s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-03-191-1/+3
| * | | s390/qeth: don't erase configuration while probingJulian Wiedmann2019-03-192-3/+2
|/ / /
* | | mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-191-1/+2
* | | Merge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style-sockets-on-some-setsock...David S. Miller2019-03-191-0/+39
|\ \ \
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...Xin Long2019-03-191-0/+3