index
:
pm24.git
master
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
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-10
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2023-01-05
devlink: convert remaining dumps to the by-instance scheme
Jakub Kicinski
2023-01-05
devlink: add by-instance dump infra
Jakub Kicinski
2023-01-05
devlink: uniformly take the devlink instance lock in the dump loop
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (function)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (nested)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (simple)
Jakub Kicinski
2023-01-05
devlink: health: combine loops in dump
Jakub Kicinski
2023-01-05
devlink: drop the filter argument from devlinks_xa_find_get
Jakub Kicinski
2023-01-05
devlink: remove start variables from dumps
Jakub Kicinski
2023-01-05
devlink: use an explicit structure for dump context
Jakub Kicinski
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
2023-01-05
devlink: split out netlink code
Jakub Kicinski
2023-01-05
devlink: split out core code
Jakub Kicinski
2023-01-05
devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event
Jakub Kicinski
2023-01-05
devlink: move code to a dedicated directory
Jakub Kicinski
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
2023-01-04
inet: control sockets should not use current thread task_frag
Eric Dumazet
2023-01-04
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
2022-12-26
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2022-12-21
mptcp: fix lockdep false positive
Paolo Abeni
2022-12-21
mptcp: fix deadlock in fastopen error path
Paolo Abeni
[next]