index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2
-0
/
+67
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2
-3
/
+3
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
1
-1
/
+30
2023-01-10
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
1
-6
/
+0
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
1
-11
/
+11
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
1
-2
/
+0
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2
-38
/
+28
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
4
-12
/
+60
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
3
-8
/
+11
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
1
-3
/
+4
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2
-35
/
+13
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
1
-5
/
+0
2023-01-05
devlink: convert remaining dumps to the by-instance scheme
Jakub Kicinski
3
-394
/
+320
2023-01-05
devlink: add by-instance dump infra
Jakub Kicinski
3
-31
/
+68
2023-01-05
devlink: uniformly take the devlink instance lock in the dump loop
Jakub Kicinski
1
-7
/
+6
2023-01-05
devlink: restart dump based on devlink instance ids (function)
Jakub Kicinski
1
-20
/
+21
2023-01-05
devlink: restart dump based on devlink instance ids (nested)
Jakub Kicinski
2
-46
/
+49
2023-01-05
devlink: restart dump based on devlink instance ids (simple)
Jakub Kicinski
3
-29
/
+25
2023-01-05
devlink: health: combine loops in dump
Jakub Kicinski
1
-3
/
+0
2023-01-05
devlink: drop the filter argument from devlinks_xa_find_get
Jakub Kicinski
2
-17
/
+10
2023-01-05
devlink: remove start variables from dumps
Jakub Kicinski
1
-36
/
+19
2023-01-05
devlink: use an explicit structure for dump context
Jakub Kicinski
2
-40
/
+81
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
1
-1
/
+1
2023-01-05
devlink: split out netlink code
Jakub Kicinski
4
-205
/
+235
2023-01-05
devlink: split out core code
Jakub Kicinski
4
-434
/
+476
2023-01-05
devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event
Jakub Kicinski
1
-5
/
+5
2023-01-05
devlink: move code to a dedicated directory
Jakub Kicinski
4
-1
/
+4
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
53
-333
/
+587
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
31
-281
/
+524
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-04
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-04
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+4
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
13
-187
/
+268
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
10
-80
/
+67
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
1
-2
/
+6
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
3
-9
/
+56
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
1
-33
/
+69
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
1
-14
/
+10
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
1
-6
/
+8
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2022-12-26
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
17
-23
/
+23
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+5
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
5
-29
/
+40
[next]