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
2022-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-1
/
+3
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2
-5
/
+5
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
29
-1709
/
+1562
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2
-20
/
+5
2022-11-08
Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-34
/
+43
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
1
-1
/
+2
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
1
-0
/
+1
2022-11-08
rxrpc: Allocate an skcipher each time needed rather than reusing
David Howells
2
-26
/
+28
2022-11-08
rxrpc: Fix congestion management
David Howells
10
-20
/
+59
2022-11-08
rxrpc: Remove the rxtx ring
David Howells
2
-39
/
+0
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
6
-116
/
+181
2022-11-08
rxrpc: Remove call->lock
David Howells
5
-32
/
+3
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
11
-423
/
+309
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
10
-199
/
+279
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
7
-410
/
+240
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
1
-19
/
+18
2022-11-08
rxrpc: Clean up ACK handling
David Howells
10
-122
/
+50
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
9
-256
/
+250
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
4
-1
/
+156
2022-11-08
rxrpc: Remove call->tx_phase
David Howells
4
-7
/
+1
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
3
-15
/
+7
2022-11-08
rxrpc: Remove unnecessary header inclusions
David Howells
1
-14
/
+0
2022-11-08
rxrpc: Call udp_sendmsg() directly
David Howells
2
-10
/
+28
2022-11-08
rxrpc: Use the core ICMP/ICMP6 parsers
David Howells
3
-217
/
+42
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
6
-57
/
+24
2022-11-08
rxrpc: Fix ack.bufferSize to be 0 when generating an ack
David Howells
1
-1
/
+1
2022-11-08
rxrpc: Record stats for why the REQUEST-ACK flag is being set
David Howells
3
-0
/
+17
2022-11-08
rxrpc: Record statistics about ACK types
David Howells
5
-1
/
+48
2022-11-08
rxrpc: Add stats procfile and DATA packet stats
David Howells
7
-0
/
+78
2022-11-08
rxrpc: Track highest acked serial
David Howells
2
-0
/
+5
2022-11-08
rxrpc: Split call timer-expiration from call timer-set tracepoint
David Howells
1
-1
/
+1
2022-11-08
rxrpc: Trace setting of the request-ack flag
David Howells
1
-9
/
+23
2022-11-08
net: sched: add helper support in act_ct
Xin Long
1
-8
/
+81
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
1
-17
/
+18
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2
-39
/
+36
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2
-60
/
+70
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
4
-11
/
+92
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-1
/
+23
2022-11-07
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
1
-0
/
+5
2022-11-07
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
1
-5
/
+3
2022-11-07
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
1
-1
/
+1
2022-11-07
netlink: Fix potential skb memleak in netlink_ack
Tao Chen
1
-1
/
+3
2022-11-07
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
1
-0
/
+3
2022-11-07
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
1
-33
/
+38
2022-11-07
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
1
-1
/
+1
2022-11-07
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
1
-0
/
+1
2022-11-07
genetlink: convert control family to split ops
Jakub Kicinski
1
-4
/
+13
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
1
-26
/
+144
2022-11-07
genetlink: inline old iteration helpers
Jakub Kicinski
1
-23
/
+9
2022-11-07
genetlink: use iterator in the op to policy map dumping
Jakub Kicinski
1
-23
/
+26
[prev]
[next]