index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
2022-09-07
netfilter: nft_payload: reject out-of-range attributes via policy
Florian Westphal
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
netlink: Bounds-check struct nlmsgerr creation
Kees Cook
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-03
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Johannes Berg
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
2022-09-03
wifi: nl80211: remove redundant err variable
Jinpeng Cui
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
2022-09-03
net: sched: htb: remove redundant resource cleanup in htb_init()
Zhengchao Shao
2022-09-03
net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
Zhengchao Shao
2022-09-02
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
Zhengchao Shao
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
Martin KaFai Lau
2022-09-02
bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: Add a len argument to compat_ipv6_get_msfilter()
Martin KaFai Lau
2022-09-02
net: Remove unused flags argument from do_ipv6_getsockopt
Martin KaFai Lau
2022-09-02
bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-01
ipv6: tcp: send consistent autoflowlabel in SYN_RECV state
Eric Dumazet
2022-09-01
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
2022-09-01
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
Zhengchao Shao
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-08-31
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-08-31
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-08-31
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
[next]