summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19MAINTAINERS: change Gruszka's email addressStanislaw Gruszka
2019-12-18libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2019-12-18mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter
2019-12-18mt76: fix LED link time failureArnd Bergmann
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-17nfp: flower: fix stats id allocationJohn Hurley
2019-12-17net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-17sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann
2019-12-16net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost
2019-12-16net: dsa: b53: Fix egress flooding settingsFlorian Fainelli
2019-12-16Merge branch 'vsock-fixes'David S. Miller
2019-12-16vsock/virtio: add WARN_ON check on virtio_transport_get_ops()Stefano Garzarella
2019-12-16vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()Stefano Garzarella
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-15net/smc: add fallback check to connect()Ursula Braun
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo
2019-12-14Merge branch 'gtp-fix-several-bugs-in-gtp-module'Jakub Kicinski
2019-12-14gtp: avoid zero size hashtableTaehee Yoo
2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2019-12-14bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-14Merge branch 'bnx2x-bug-fixes'Jakub Kicinski
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-12-14net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann
2019-12-14hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-14Merge branch 'tcp-take-care-of-empty-skbs-in-write-queue'Jakub Kicinski
2019-12-13tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet
2019-12-13tcp: refine tcp_write_queue_empty() implementationEric Dumazet
2019-12-13tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2019-12-136pack,mkiss: fix possible deadlockEric Dumazet
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2019-12-13net/ibmvnic: Fix typo in retry checkThomas Falcon
2019-12-13ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2019-12-13ptp: clockmatrix: add I2C dependencyArnd Bergmann