summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-27Fix misc new gcc warningsLinus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27cfg80211: fix locking in netlink owner interface destructionJohannes Berg
2021-04-26Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-24Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds
2021-04-23bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-04-23afs: Don't truncate iter during data fetchDavid Howells
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-13net: sit: Unregister catch-all devicesHristo Venev
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-12ethtool: fix kdoc attr nameJakub Kicinski
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov
2021-04-08nl80211: fix beacon head validationJohannes Berg
2021-04-08nl80211: fix potential leak of ACL paramsJohannes Berg
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng
2021-04-08mac80211: fix time-is-after bug in mlmeBen Greear
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-04-07Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...David S. Miller
2021-04-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun