netlink: introduce NLA_POLICY_MAX_BE
[platform/kernel/linux-rpi.git] / net /
2022-09-06 Paolo AbeniMerge https://git./linux/kernel/git/bpf/bpf-next
2022-09-05 Kees Cooknetlink: Bounds-check struct nlmsgerr creation
2022-09-04 David S. MillerMerge tag 'wireless-next-2022-09-03' of git://git....
2022-09-03 Johannes Bergwifi: mac80211: call drv_sta_state() under sdata_lock...
2022-09-03 Johannes Bergwifi: nl80211: add MLD address to assoc BSS entries
2022-09-03 Johannes Bergwifi: mac80211: mlme: refactor QoS settings code
2022-09-03 Johannes Bergwifi: mac80211: fix double SW scan stop
2022-09-03 Johannes Bergwifi: mac80211: mlme: assign link address correctly
2022-09-03 Johannes Bergwifi: mac80211: move link code to a new file
2022-09-03 Johannes Bergwifi: mac80211: remove unused arg to ieee80211_chandef_...
2022-09-03 Jinpeng Cuiwifi: nl80211: remove redundant err variable
2022-09-03 James Prestwoodwifi: mac80211: Support POWERED_ADDR_CHANGE feature
2022-09-03 Johannes Bergwifi: mac80211: prevent 4-addr use on MLDs
2022-09-03 Johannes Bergwifi: mac80211: prevent VLANs on MLDs
2022-09-03 David S. MillerMerge branch 'net_sched-redundant-resource-cleanups'
2022-09-03 Zhengchao Shaonet: sched: htb: remove redundant resource cleanup...
2022-09-03 Zhengchao Shaonet: sched: fq_codel: remove redundant resource cleanup...
2022-09-03 Zhengchao Shaonet/sched: cls_api: remove redundant 0 check in tcf_qev...
2022-09-03 Alexei StarovoitovMerge branch 'bpf: net: Remove duplicated code from...
2022-09-03 Martin KaFai Laubpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_g...
2022-09-03 Martin KaFai Laubpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getso...
2022-09-03 Martin KaFai Laubpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_get...
2022-09-03 Martin KaFai Laubpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_gets...
2022-09-03 Martin KaFai Laubpf: Embed kernel CONFIG check into the if statement...
2022-09-03 Martin KaFai Laubpf: net: Avoid do_ipv6_getsockopt() taking sk lock...
2022-09-03 Martin KaFai Laubpf: net: Change do_ipv6_getsockopt() to take the sockp...
2022-09-03 Martin KaFai Launet: Add a len argument to compat_ipv6_get_msfilter()
2022-09-03 Martin KaFai Launet: Remove unused flags argument from do_ipv6_getsockopt
2022-09-03 Martin KaFai Laubpf: net: Avoid do_ip_getsockopt() taking sk lock when...
2022-09-03 Martin KaFai Laubpf: net: Change do_ip_getsockopt() to take the sockptr...
2022-09-03 Martin KaFai Laubpf: net: Avoid do_tcp_getsockopt() taking sk lock...
2022-09-03 Martin KaFai Laubpf: net: Change do_tcp_getsockopt() to take the sockpt...
2022-09-03 Martin KaFai Laubpf: net: Avoid sk_getsockopt() taking sk lock when...
2022-09-03 Martin KaFai Laubpf: net: Change sk_getsockopt() to take the sockptr_t...
2022-09-03 Martin KaFai Launet: Change sock_getsockopt() to take the sk ptr instea...
2022-09-02 Shmulik Ladkanibpf: Support getting tunnel flags
2022-09-02 Eric Dumazetipv6: tcp: send consistent autoflowlabel in SYN_RECV...
2022-09-02 Juhee Kangnet: rtnetlink: use netif_oper_up instead of open code
2022-09-02 Zhengchao Shaonet: sched: etf: remove true check in etf_enable_offload()
2022-09-01 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-09-01 Linus TorvaldsMerge tag 'net-6.0-rc4' of git://git./linux/kernel...
2022-09-01 Linus TorvaldsMerge tag 'slab-for-6.0-rc4' of git://git./linux/kernel...
2022-09-01 Linus TorvaldsMerge tag 'sound-6.0-rc4' of git://git./linux/kernel...
2022-09-01 Zhengchao Shaonet: sched: gred: remove NULL check before free table...
2022-09-01 Yacan Liunet/smc: Remove redundant refcount increase
2022-09-01 Zhengchao Shaonet: sched: remove redundant NULL check in change hook...
2022-09-01 Jakub KicinskiRevert "sch_cake: Return __NET_XMIT_STOLEN when consumi...
2022-09-01 Jakub KicinskiMerge branch 'tcp-tcp-challenge-ack-fixes'
2022-09-01 Eric Dumazettcp: make global challenge ack rate limitation per...
2022-09-01 Eric Dumazettcp: annotate data-race around challenge_timestamp
2022-09-01 Kurt Kanzenbachnet: dsa: hellcreek: Print warning only once
2022-09-01 Richard Gobertnet-next: Fix IP_UNICAST_IF option behavior for connect...
2022-09-01 Nicolas Dichtelip: fix triggering of 'icmp redirect'
2022-09-01 Jakub KicinskiMerge branch 'net-sched-remove-unused-variables'
2022-09-01 Zhengchao Shaonet: sched: gred/red: remove unused variables in struct...
2022-09-01 Zhengchao Shaonet: sched: choke: remove unused variables in struct...
2022-09-01 Linus Walleijnet/rds: Pass a pointer to virt_to_page()
2022-08-31 Toke Høiland-Jørgensensch_cake: Return __NET_XMIT_STOLEN when consuming enque...
2022-08-31 Martin KaFai Laubpf, net: Avoid loading module when calling bpf_setsock...
2022-08-31 Cong Wangkcm: fix strp_init() order and cleanup
2022-08-31 Linus TorvaldsMerge tag 'for-linus-2022083101' of git://git./linux...
2022-08-31 Linus TorvaldsMerge tag 'v6.0-p2' of git://git./linux/kernel/git...
2022-08-31 Linus TorvaldsMerge tag 'lsm-pr-20220829' of git://git./linux/kernel...
2022-08-31 David S. MillerMerge branch 'net-dsa-microchip-error-hndling-reg-acces...
2022-08-31 Xin Gaocore: Variable type completion
2022-08-31 Vlad BuslovRevert "net: devlink: add RNLT lock assertion to devlin...
2022-08-31 Jakub KicinskiMerge tag 'ieee802154-for-net-2022-08-29' of git:/...
2022-08-30 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-08-30 Wang Hainet/sched: fix netdevice reference leaks in attach_defa...
2022-08-30 Jiri Pirkonet: devlink: stub port params cmds for they are unused...
2022-08-30 Zhengchao Shaonet: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
2022-08-30 Paolo AbeniMerge branch 'netlink-support-reporting-missing-attributes'
2022-08-30 Jakub Kicinskiethtool: report missing header via ext_ack in the defau...
2022-08-30 Jakub Kicinskiethtool: strset: report missing ETHTOOL_A_STRINGSET_ID...
2022-08-30 Jakub Kicinskidevlink: use missing attribute ext_ack
2022-08-30 Jakub Kicinskinetlink: add support for ext_ack missing attributes
2022-08-30 Jakub Kicinskinetlink: factor out extack composition
2022-08-30 Pavel Begunkovnet: unify alloclen calculation for paged requests
2022-08-30 Zhengchao Shaonet: sched: tbf: don't call qdisc_put() while holding...
2022-08-29 Linus TorvaldsMerge tag 'docs-6.0-fixes' of git://git.lwn.net/linux
2022-08-29 David S. MillerMerge branch 'u64_stats-fixups'
2022-08-29 Sebastian Andrzej... net: Use u64_stats_fetch_begin_irq() for stats fetch.
2022-08-29 Jakub Kicinskigenetlink: start to validate reserved header bytes
2022-08-29 Sun Kewifi: mac80211: fix potential deadlock in ieee80211_key...
2022-08-29 Miquel Raynalnet: mac802154: Fix a condition in the receive path
2022-08-28 Linus TorvaldsMerge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
2022-08-28 Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
2022-08-28 Linus TorvaldsMerge tag '6.0-rc2-smb3-client-fixes' of git://git...
2022-08-28 Linus TorvaldsMerge tag 'x86-urgent-2022-08-28' of git://git./linux...
2022-08-28 Linus TorvaldsMerge tag 'perf-urgent-2022-08-28' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 's390-6.0-2' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git./linux/kerne...
2022-08-27 Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
2022-08-27 Rafael J. WysockiMerge branch 'thermal-core'
2022-08-27 Dan Carpenternet_sched: remove impossible conditions
2022-08-27 Jakub KicinskiMerge branch 'openvswitch-allow-specifying-ifindex...
next