index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+7
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
-2
/
+1
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
-0
/
+16
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
-1
/
+0
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
-1
/
+3
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
-0
/
+2
2022-08-25
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
-0
/
+5
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
-0
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
-12
/
+25
2022-08-25
wifi: cfg80211: add link id to txq params
Shaul Triebitz
-0
/
+2
2022-08-25
net: gro: skb_gro_header helper function
Richard Gobert
-15
/
+18
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
-2
/
+95
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-0
/
+4
2022-08-24
netlink: fix some kernel-doc comments
Zhengchao Shao
-1
/
+3
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
-1
/
+1
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
-0
/
+2
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
-0
/
+1
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
-0
/
+1
2022-08-23
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
-0
/
+4
2022-08-23
vsock: add API call for data ready
Arseniy Krasnov
-0
/
+1
2022-08-23
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
-0
/
+1
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
-1
/
+1
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
-954
/
+0
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+27
2022-08-18
net: macsec: Expose MACSEC_SALT_LEN definition to user space
Emeel Hakim
-1
/
+0
2022-08-18
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
-0
/
+4
2022-08-18
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
-0
/
+2
2022-08-18
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
Martin KaFai Lau
-0
/
+2
2022-08-18
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
-0
/
+2
2022-08-18
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
-0
/
+2
2022-08-18
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
-0
/
+3
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
-1
/
+3
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-6
/
+0
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-1
/
+1
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
-0
/
+25
2022-08-16
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
-1
/
+1
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-29
/
+80
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
-2
/
+3
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
-1
/
+1
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
-1
/
+1
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+4
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
-20
/
+48
2022-08-09
ax88796: Fix some typo in a comment
Christophe JAILLET
-2
/
+2
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
-0
/
+5
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
-2
/
+2
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
-1
/
+3
2022-08-09
net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
Kumar Kartikeya Dwivedi
-6
/
+0
2022-08-08
mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
Jiri Olsa
-0
/
+4
[prev]
[next]