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
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
net: bridge: vlan: use br_rports_fill_info() to export mcast router ports
Nikolay Aleksandrov
3
-13
/
+37
2021-08-11
net: bridge: mcast: use the proper multicast context when dumping router ports
Nikolay Aleksandrov
1
-18
/
+31
2021-08-11
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
5
-10
/
+24
2021-08-11
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
5
-11
/
+25
2021-08-11
net: bridge: mcast: querier and query state affect only current context type
Nikolay Aleksandrov
2
-5
/
+20
2021-08-11
net: bridge: mcast: move querier state to the multicast context
Nikolay Aleksandrov
4
-14
/
+15
2021-08-11
net: bridge: vlan: add support for mcast startup query interval global option
Nikolay Aleksandrov
2
-0
/
+15
2021-08-11
net: bridge: vlan: add support for mcast query response interval global option
Nikolay Aleksandrov
2
-0
/
+15
2021-08-11
net: bridge: vlan: add support for mcast query interval global option
Nikolay Aleksandrov
2
-0
/
+15
2021-08-11
net: bridge: vlan: add support for mcast querier interval global option
Nikolay Aleksandrov
2
-0
/
+15
2021-08-11
net: bridge: vlan: add support for mcast membership interval global option
Nikolay Aleksandrov
2
-0
/
+15
2021-08-11
net: bridge: vlan: add support for mcast last member interval global option
Nikolay Aleksandrov
2
-0
/
+17
2021-08-11
net: bridge: vlan: add support for mcast startup query count global option
Nikolay Aleksandrov
2
-1
/
+14
2021-08-11
net: bridge: vlan: add support for mcast last member count global option
Nikolay Aleksandrov
2
-1
/
+14
2021-08-11
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
5
-16
/
+78
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-228
/
+460
2021-08-11
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
1
-1
/
+8
2021-08-10
net: Support filtering interfaces on no master
Lahav Schlesinger
2
-0
/
+14
2021-08-10
net/sched: cls_api, reset flags on replay
Mark Bloch
1
-1
/
+2
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-20
/
+4
2021-08-10
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
3
-4
/
+10
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
4
-40
/
+40
2021-08-10
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
1
-6
/
+1
2021-08-10
Bluetooth: switch to lock_sock in RFCOMM
Desmond Cheong Zhi Xi
1
-4
/
+4
2021-08-10
Bluetooth: serialize calls to sco_sock_{set,clear}_timer
Desmond Cheong Zhi Xi
1
-2
/
+2
2021-08-10
Bluetooth: switch to lock_sock in SCO
Desmond Cheong Zhi Xi
1
-9
/
+9
2021-08-10
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
1
-23
/
+16
2021-08-10
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
1
-6
/
+29
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2
-12
/
+22
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-4
/
+42
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2021-08-10
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-10
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-10
bpf: Add missing bpf_read_[un]lock_trace() for syscall program
Yonghong Song
1
-0
/
+4
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
1
-0
/
+87
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
1
-0
/
+4
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-4
/
+17
2021-08-09
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-08-09
SUNRPC: Add dst_port to the sysfs xprt info file
Anna Schumaker
1
-2
/
+4
2021-08-09
SUNRPC: Add srcaddr as a file in sysfs
Anna Schumaker
1
-0
/
+26
2021-08-09
sunrpc: Fix return value of get_srcport()
Anna Schumaker
1
-1
/
+1
2021-08-09
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
1
-1
/
+1
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2
-1
/
+37
2021-08-09
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2
-6
/
+7
2021-08-09
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
1
-12
/
+16
[prev]
[next]