summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai2019-05-211-1/+1
| * | bpf: Check sk_fullsock() before returning from bpf_sk_lookup()Martin KaFai Lau2019-05-211-2/+14
| * | bpf: fix out-of-bounds read in __bpf_skc_lookupLorenz Bauer2019-05-211-1/+7
| * | Documentation/networking: fix af_xdp.rst Sphinx warningsRandy Dunlap2019-05-211-4/+4
* | | Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller2019-06-0720-150/+220
|\ \ \
| * | | mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai2019-06-011-16/+31
| * | | iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen2019-06-011-1/+2
| * | | iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai2019-06-011-1/+0
| * | | iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen2019-06-011-1/+3
| * | | iwlwifi: print fseq info upon fw assertShahar S Matityahu2019-06-015-2/+59
| * | | iwlwifi: clear persistence bit according to device familyShahar S Matityahu2019-06-012-14/+39
| * | | iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach2019-06-015-13/+33
| * | | iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg2019-06-014-84/+0
| * | | mwifiex: Abort at too short BSS descriptor elementTakashi Iwai2019-05-301-0/+15
| * | | mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai2019-05-301-0/+4
| * | | rtw88: Make some symbols staticYueHaibing2019-05-282-8/+11
| * | | rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutexStanislaw Gruszka2019-05-281-1/+2
| * | | rsi: Properly initialize data in rsi_sdio_ta_resetNathan Chancellor2019-05-281-7/+14
| * | | rtw88: fix unassigned rssi_level in rtw_sta_infoYan-Hsuan Chuang2019-05-281-2/+2
| * | | rtw88: fix subscript above array bounds compiler warningStanislaw Gruszka2019-05-281-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-0734-131/+218
|\ \ \ \
| * | | | pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-061-0/+11
| * | | | net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier2019-06-061-2/+2
| * | | | net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-061-4/+6
| * | | | Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl'David S. Miller2019-06-061-7/+18
| |\ \ \ \
| | * | | | ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz2019-06-061-5/+8
| | * | | | ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2019-06-061-2/+10
| |/ / / /
| * | | | Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu2019-06-051-3/+3
| * | | | net: aquantia: fix wol configuration not applied sometimesNikita Danilov2019-06-052-8/+10
| * | | | ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-051-1/+4
| * | | | Fix memory leak in sctp_process_initNeil Horman2019-06-052-10/+8
| * | | | net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-052-1/+4
| * | | | ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-051-2/+1
| * | | | ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long2019-06-051-12/+12
| * | | | Merge branch 's390-qeth-fixes'David S. Miller2019-06-053-12/+44
| |\ \ \ \
| | * | | | s390/qeth: handle error when updating TX queue countJulian Wiedmann2019-06-051-6/+16
| | * | | | s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-051-1/+1
| | * | | | s390/qeth: check dst entry before useJulian Wiedmann2019-06-051-5/+25
| | * | | | s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann2019-06-051-0/+2
| |/ / / /
| * | | | net: fix indirect calls helpers for ptype list hooks.Paolo Abeni2019-06-041-3/+3
| * | | | net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin2019-06-041-1/+1
| * | | | udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale2019-06-041-2/+1
| * | | | Merge branch 'net-tls-redo-the-RX-resync-locking'David S. Miller2019-06-042-8/+22
| |\ \ \ \
| | * | | | net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-042-6/+25
| | * | | | Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski2019-06-041-10/+5
| |/ / / /
| * | | | net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean2019-06-041-16/+16
| * | | | net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| * | | | net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-031-4/+20
| * | | | selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long2019-06-031-1/+4
| * | | | net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang2019-06-031-1/+2