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
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2
-6
/
+6
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
4
-4
/
+4
2024-01-07
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
1
-0
/
+6
2024-01-07
svcrdma: Clean up locking
Chuck Lever
1
-2
/
+2
2024-01-07
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
1
-1
/
+11
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-9
/
+25
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2
-8
/
+25
2024-01-07
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
1
-11
/
+21
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2
-21
/
+21
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2
-12
/
+0
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2
-0
/
+22
2024-01-07
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-13
/
+13
2024-01-07
rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
David Howells
1
-2
/
+2
2024-01-07
fib: rules: remove repeated assignment in fib_nl2rule
Zhengchao Shao
1
-1
/
+0
2024-01-07
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
2
-8
/
+7
2024-01-05
net: ethtool: reject unsupported RSS input xfrm values
Ahmed Zaki
1
-0
/
+3
2024-01-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
14
-362
/
+18
2024-01-05
net: gro: parse ipv6 ext headers without frag0 invalidation
Richard Gobert
1
-10
/
+41
2024-01-05
net: gso: add HBH extension header offload support
Richard Gobert
2
-14
/
+22
2024-01-05
net/sched: act_ct: fix skb leak and crash on ooo frags
Tao Liu
1
-6
/
+6
2024-01-05
net: fill in MODULE_DESCRIPTION()s for CAIF
Jakub Kicinski
4
-0
/
+4
2024-01-05
net: fill in MODULE_DESCRIPTION() for AF_PACKET
Jakub Kicinski
1
-0
/
+1
2024-01-05
net: fill in MODULE_DESCRIPTION()s for DSA tags
Jakub Kicinski
18
-0
/
+18
2024-01-05
net: fill in MODULE_DESCRIPTION()s for ATM
Jakub Kicinski
2
-0
/
+2
2024-01-05
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
3
-55
/
+14
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-50
/
+129
2024-01-04
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
13
-44
/
+1165
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
16
-37
/
+100
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
9
-376
/
+29
2024-01-04
Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
11
-28
/
+1071
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
3
-6
/
+23
2024-01-04
SUNRPC: Fixup v4.1 backchannel request timeouts
Benjamin Coddington
1
-9
/
+14
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
13
-359
/
+0
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-04
SUNRPC: fix _xprt_switch_find_current_entry logic
Olga Kornievskaia
1
-1
/
+1
2024-01-04
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
1
-2
/
+15
2024-01-04
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
Anna Schumaker
1
-13
/
+21
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
1
-8
/
+0
2024-01-04
SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
Anna Schumaker
1
-3
/
+0
2024-01-04
sctp: fix busy polling
Eric Dumazet
1
-6
/
+4
2024-01-03
net: kcm: fix direct access to bv_len
Mina Almasry
1
-1
/
+1
2024-01-03
vsock/virtio: use skb_frag_*() helpers
Mina Almasry
1
-3
/
+3
2024-01-03
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
1
-11
/
+68
2024-01-03
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
20
-21
/
+21
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
1
-1
/
+1
2024-01-03
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-2
/
+3
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
1
-2
/
+1
2024-01-03
bpf: sockmap, fix proto update hook to avoid dup calls
John Fastabend
1
-3
/
+18
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
5
-9
/
+8
2024-01-03
wifi: mac80211: remove redundant ML element check
Johannes Berg
1
-19
/
+10
[prev]
[next]