index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
mptcp: update misleading comments.
Paolo Abeni
2022-10-03
mptcp: use fastclose on more edge scenarios
Paolo Abeni
2022-10-03
mptcp: propagate fastclose error
Paolo Abeni
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: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
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
net: devlink: introduce port registered assert helper and use it
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
genetlink: reject use of nlmsg_flags for new commands
Jakub Kicinski
2022-09-30
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
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: Expose min chunk size to drivers
Maxim Mikityanskiy
2022-09-30
ip6_vti:Remove the space before the comma
Hongbin Wang
2022-09-30
net: bridge: assign path_cost for 2.5G and 5G link speed
Steven Hsieh
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
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
net/tipc: Remove unused struct distr_queue_item
Yuan Can
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-29
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-09-29
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
Martin KaFai Lau
2022-09-29
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
Martin KaFai Lau
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-29
xfrm: mip6: add extack to mip6_destopt_init_state, mip6_rthdr_init_state
Sabrina Dubroca
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
2022-09-29
xfrm: tunnel: add extack to ipip_init_state, xfrm6_tunnel_init_state
Sabrina Dubroca
2022-09-29
xfrm: esp: add extack to esp_init_state, esp6_init_state
Sabrina Dubroca
2022-09-29
xfrm: ah: add extack to ah_init_state, ah6_init_state
Sabrina Dubroca
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
2022-09-28
mptcp: fix unreleased socket in accept queue
Menglong Dong
2022-09-28
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
2022-09-28
mptcp: poll allow write call before actual connect
Benjamin Hesmans
[next]