index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
5
-1
/
+26
|
\
|
*
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-03
2
-0
/
+4
|
*
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-03
1
-0
/
+2
|
*
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-03
1
-0
/
+2
|
*
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-03
1
-0
/
+2
|
*
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-03
1
-1
/
+1
|
*
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
2022-08-19
2
-0
/
+4
|
*
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
2022-08-19
1
-0
/
+2
|
*
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
Martin KaFai Lau
2022-08-19
1
-0
/
+2
|
*
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
2022-08-19
1
-0
/
+2
|
*
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
2022-08-19
1
-0
/
+2
|
*
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-08-19
1
-0
/
+3
*
|
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
2022-09-03
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
2
-1
/
+5
|
\
\
|
*
|
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-09-01
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-26
1
-1
/
+3
|
|
\
\
|
|
*
|
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
2022-08-18
1
-1
/
+3
*
|
|
|
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2022-09-01
1
-1
/
+0
*
|
|
|
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2022-08-30
1
-1
/
+0
*
|
|
|
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2022-08-30
1
-0
/
+7
*
|
|
|
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+3
*
|
|
|
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2022-08-26
1
-7
/
+0
*
|
|
|
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
2
-13
/
+39
|
\
\
\
\
|
*
|
|
|
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
1
-1
/
+3
|
*
|
|
|
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
2022-08-25
1
-0
/
+2
|
*
|
|
|
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
2022-08-25
1
-0
/
+5
|
*
|
|
|
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
1
-0
/
+2
|
*
|
|
|
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-12
/
+25
|
*
|
|
|
wifi: cfg80211: add link id to txq params
Shaul Triebitz
2022-08-25
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
5
-3
/
+7
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-25
2
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-24
1
-0
/
+2
|
|
*
|
|
|
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-24
1
-0
/
+1
|
|
*
|
|
|
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-08-24
1
-0
/
+1
|
*
|
|
|
|
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
|
*
|
|
|
|
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2022-08-23
1
-1
/
+1
*
|
|
|
|
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
1
-2
/
+1
*
|
|
|
|
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
2022-08-25
1
-0
/
+16
*
|
|
|
|
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
1
-1
/
+0
*
|
|
|
|
net: gro: skb_gro_header helper function
Richard Gobert
2022-08-25
1
-15
/
+18
*
|
|
|
|
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-25
3
-2
/
+95
*
|
|
|
|
netlink: fix some kernel-doc comments
Zhengchao Shao
2022-08-25
1
-1
/
+3
*
|
|
|
|
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
1
-0
/
+4
*
|
|
|
|
vsock: add API call for data ready
Arseniy Krasnov
2022-08-23
1
-0
/
+1
*
|
|
|
|
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
2022-08-23
1
-0
/
+1
*
|
|
|
|
Remove DECnet support from kernel
Stephen Hemminger
2022-08-22
7
-954
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-19
3
-1
/
+27
|
\
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-18
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
1
-1
/
+1
[next]