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-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-2
/
+4
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
4
-15
/
+13
2021-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
4
-18
/
+2
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
1
-1
/
+5
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
1
-1
/
+2
2021-08-09
xprtrdma: Put rpcrdma_reps before waking the tear-down completion
Chuck Lever
1
-5
/
+5
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
3
-1
/
+10
2021-08-09
SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs
Chuck Lever
1
-1
/
+14
2021-08-09
SUNRPC: Refactor rpc_ping()
Chuck Lever
1
-11
/
+13
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
1
-1
/
+1
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-09
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
1
-15
/
+16
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2
-10
/
+10
2021-08-09
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-9
/
+9
2021-08-09
net/iucv: get rid of register asm usage
Heiko Carstens
1
-20
/
+22
2021-08-09
net/af_iucv: remove wrappers around iucv (de-)registration
Julian Wiedmann
1
-13
/
+3
2021-08-09
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
1
-11
/
+3
2021-08-09
net/af_iucv: support drop monitoring
Julian Wiedmann
1
-20
/
+22
2021-08-09
page_pool: mask the page->signature before the checking
Yunsheng Lin
1
-1
/
+9
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
1
-1
/
+3
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
1
-1
/
+17
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
12
-132
/
+201
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
68
-277
/
+655
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
1
-0
/
+20
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
1
-1
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2
-5
/
+32
2021-08-08
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
19
-337
/
+169
2021-08-08
batman-adv: Check ptr for NULL before reducing its refcnt
Sven Eckelmann
14
-113
/
+181
2021-08-08
batman-adv: Switch to kstrtox.h for kstrtou64
Sven Eckelmann
1
-1
/
+1
2021-08-08
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
1
-48
/
+47
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
3
-10
/
+14
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
17
-83
/
+139
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
3
-19
/
+0
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-08-06
ethtool: return error from ethnl_ops_begin if dev is NULL
Heiner Kallweit
1
-2
/
+2
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-68
/
+173
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-44
/
+129
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
1
-3
/
+10
[prev]
[next]