| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-04-26 | 3 | -6/+4 |
|\ |
|
| * | crypto: ecdh - move curve_id of ECDH from the key to algorithm name | Meng Yu | 2021-03-12 | 3 | -6/+4 |
* | | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock" | Linus Torvalds | 2021-04-24 | 2 | -2/+1 |
* | | netlink: don't call ->netlink_bind with table lock held | Florian Westphal | 2021-04-17 | 1 | -2/+2 |
* | | ethtool: pause: make sure we init driver stats | Jakub Kicinski | 2021-04-14 | 1 | -4/+4 |
* | | gro: ensure frag0 meets IP header alignment | Eric Dumazet | 2021-04-14 | 1 | -1/+2 |
* | | net/sctp: fix race condition in sctp_destroy_sock | Or Cohen | 2021-04-13 | 1 | -8/+5 |
* | | net: Make tcp_allowed_congestion_control readonly in non-init netns | Jonathon Reinhart | 2021-04-13 | 1 | -3/+13 |
* | | net: ip6_tunnel: Unregister catch-all devices | Hristo Venev | 2021-04-13 | 1 | -0/+10 |
* | | net: sit: Unregister catch-all devices | Hristo Venev | 2021-04-13 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2021-04-13 | 13 | -34/+112 |
|\ \ |
|
| * | | netfilter: nftables: clone set element expression template | Pablo Neira Ayuso | 2021-04-13 | 1 | -12/+34 |
| * | | netfilter: x_tables: fix compat match/target pad out-of-bound write | Florian Westphal | 2021-04-13 | 4 | -8/+8 |
| * | | netfilter: arp_tables: add pre_exit hook for table unregister | Florian Westphal | 2021-04-10 | 2 | -3/+16 |
| * | | netfilter: bridge: add pre_exit hooks for ebtable unregistration | Florian Westphal | 2021-04-10 | 4 | -6/+48 |
| * | | netfilter: nft_limit: avoid possible divide error in nft_limit_init | Eric Dumazet | 2021-04-10 | 1 | -2/+2 |
| * | | netfilter: conntrack: do not print icmpv6 as unknown via /proc | Pablo Neira Ayuso | 2021-03-31 | 1 | -0/+1 |
| * | | netfilter: flowtable: fix NAT IPv6 offload mangling | Pablo Neira Ayuso | 2021-03-31 | 1 | -3/+3 |
* | | | ethtool: fix kdoc attr name | Jakub Kicinski | 2021-04-12 | 1 | -3/+3 |
* | | | net: fix hangup on napi_disable for threaded napi | Paolo Abeni | 2021-04-09 | 1 | -1/+2 |
* | | | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh | Muhammad Usama Anjum | 2021-04-09 | 1 | -3/+5 |
* | | | net: sched: sch_teql: fix null-pointer dereference | Pavel Tikhomirov | 2021-04-08 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-04-08 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | bpf, sockmap: Fix incorrect fwd_alloc accounting | John Fastabend | 2021-04-07 | 1 | -7/+5 |
* | | | | Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2021-04-08 | 7 | -16/+28 |
|\ \ \ \ |
|
| * | | | | nl80211: fix beacon head validation | Johannes Berg | 2021-04-08 | 1 | -1/+5 |
| * | | | | nl80211: fix potential leak of ACL params | Johannes Berg | 2021-04-08 | 1 | -2/+2 |
| * | | | | cfg80211: check S1G beacon compat element length | Johannes Berg | 2021-04-08 | 1 | -6/+8 |
| * | | | | cfg80211: remove WARN_ON() in cfg80211_sme_connect | Du Cheng | 2021-04-08 | 1 | -1/+1 |
| * | | | | mac80211: fix time-is-after bug in mlme | Ben Greear | 2021-04-08 | 1 | -1/+4 |
| * | | | | mac80211: fix TXQ AC confusion | Johannes Berg | 2021-04-08 | 1 | -1/+1 |
| * | | | | rfkill: revert back to old userspace API by default | Johannes Berg | 2021-04-08 | 1 | -3/+4 |
| * | | | | mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN | Seevalamuthu Mariappan | 2021-04-08 | 1 | -1/+3 |
* | | | | | ipv6: report errors for iftoken via netlink extack | Stephen Hemminger | 2021-04-08 | 3 | -8/+29 |
* | | | | | net: sched: fix err handler in tcf_action_init() | Vlad Buslov | 2021-04-08 | 2 | -13/+18 |
* | | | | | net: sched: fix action overwrite reference counting | Vlad Buslov | 2021-04-08 | 2 | -11/+20 |
* | | | | | Revert "net: sched: bump refcount for new action in ACT replace mode" | Vlad Buslov | 2021-04-08 | 1 | -3/+0 |
|/ / / / |
|
* | | | | Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2021-04-08 | 3 | -12/+65 |
|\ \ \ \ |
|
| * | | | | net: mac802154: Fix general protection fault | Pavel Skripkin | 2021-04-06 | 1 | -1/+1 |
| * | | | | net: ieee802154: stop dump llsec params for monitors | Alexander Aring | 2021-04-06 | 1 | -0/+5 |
| * | | | | net: ieee802154: forbid monitor for del llsec seclevel | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: forbid monitor for add llsec seclevel | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: stop dump llsec seclevels for monitors | Alexander Aring | 2021-04-06 | 1 | -0/+5 |
| * | | | | net: ieee802154: forbid monitor for del llsec devkey | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: forbid monitor for add llsec devkey | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: stop dump llsec devkeys for monitors | Alexander Aring | 2021-04-06 | 1 | -0/+5 |
| * | | | | net: ieee802154: forbid monitor for del llsec dev | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: forbid monitor for add llsec dev | Alexander Aring | 2021-04-06 | 1 | -0/+3 |
| * | | | | net: ieee802154: stop dump llsec devs for monitors | Alexander Aring | 2021-04-06 | 1 | -0/+5 |
| * | | | | net: ieee802154: forbid monitor for del llsec key | Alexander Aring | 2021-04-06 | 1 | -0/+3 |