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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-3
/
+4
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
1
-38
/
+40
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
1
-8
/
+11
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
1
-7
/
+5
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
1
-0
/
+24
2022-11-08
rxrpc: Clean up ACK handling
David Howells
1
-16
/
+36
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
1
-12
/
+35
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
1
-0
/
+45
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
1
-6
/
+3
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2
-3
/
+4
2022-11-08
rxrpc: Record stats for why the REQUEST-ACK flag is being set
David Howells
1
-0
/
+1
2022-11-08
rxrpc: Split call timer-expiration from call timer-set tracepoint
David Howells
1
-1
/
+41
2022-11-08
rxrpc: Trace setting of the request-ack flag
David Howells
1
-0
/
+36
2022-11-08
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2
-0
/
+4
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
1
-0
/
+2
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
1
-0
/
+3
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
3
-0
/
+21
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-0
/
+5
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-0
/
+16
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
1
-0
/
+5
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
1
-4
/
+56
2022-11-07
genetlink: move the private fields in struct genl_family
Jakub Kicinski
1
-5
/
+6
2022-11-07
net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
David Yang
1
-0
/
+2
2022-11-05
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
Gaosheng Cui
1
-1
/
+1
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+9
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
1
-23
/
+0
2022-11-03
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
2
-17
/
+25
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2
-22
/
+34
2022-11-03
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2
-46
/
+82
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2
-0
/
+16
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-5
/
+0
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
1
-0
/
+2
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-2
/
+1
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
1
-0
/
+19
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
1
-3
/
+10
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
3
-1
/
+9
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+2
2022-11-03
bpf: Allow specifying volatile type modifier for kptrs
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-40
/
+101
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-21
/
+34
2022-11-03
Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
2
-0
/
+6
2022-11-03
net: dcb: add new pcp selector to app object
Daniel Machon
1
-0
/
+6
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
1
-1
/
+1
2022-11-03
net/ipv4: Fix linux/in.h header dependencies
Andrii Nakryiko
1
-0
/
+1
2022-11-02
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
1
-2
/
+2
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-26
/
+104
2022-11-02
net: wwan: iosm: add rpc interface for xmm modems
Shane Parslow
1
-0
/
+2
[prev]
[next]