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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2021-12-13
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+5
2021-12-12
net: Enable neighbor sysctls that is save for userns root
xu xin
1
-4
/
+0
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
1
-2
/
+2
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+5
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
1
-3
/
+3
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
1
-0
/
+3
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+24
2021-12-08
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-08
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-08
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-5
/
+15
2021-12-07
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+24
2021-12-06
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
1
-8
/
+8
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-2
/
+2
2021-12-06
net: failover: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-06
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
1
-3
/
+4
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-3
/
+3
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-4
/
+4
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-2
/
+2
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-4
/
+4
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-3
/
+3
2021-12-06
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
1
-2
/
+3
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
1
-2
/
+2
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
1
-2
/
+2
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
1
-0
/
+3
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+24
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-11-30
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
1
-6
/
+5
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
1
-15
/
+48
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-0
/
+19
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-1
/
+1
2021-11-29
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
1
-2
/
+0
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
3
-14
/
+14
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-11-24
net: allow SO_MARK with CAP_NET_RAW
Maciej Żenczykowski
1
-1
/
+2
2021-11-24
net: allow CAP_NET_RAW to setsockopt SO_PRIORITY
Maciej Żenczykowski
1
-0
/
+1
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
3
-32
/
+5
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+5
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-9
/
+5
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
1
-5
/
+5
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
1
-0
/
+1
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
3
-4
/
+5
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+2
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
2
-0
/
+238
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
1
-28
/
+34
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2
-0
/
+20
[prev]
[next]