开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-10-03
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-02
net: sched: cls_api: introduce tc_cls_bind_class() helper
Zhengchao Shao
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
2022-09-28
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2022-09-22
net/sched: sch_api: add helper for tc qdisc walker stats dump
Zhengchao Shao
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-20
net/sched: cls_api: add helper for tc cls walker stats dump
Zhengchao Shao
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
[next]