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
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-5
/
+136
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+13
2023-02-02
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+3
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2023-02-02
Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
1
-221
/
+259
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
1
-0
/
+10
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2
-0
/
+9
2023-02-01
packet: add TP_STATUS_GSO_TCP for tp_status
Xin Long
1
-0
/
+1
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
1
-2
/
+2
2023-02-01
net: add a couple of helpers for iph tot_len
Xin Long
2
-3
/
+21
2023-01-31
Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-12
/
+157
2023-01-31
rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
David Howells
1
-3
/
+2
2023-01-31
rxrpc: Simplify ACK handling
David Howells
1
-0
/
+36
2023-01-31
rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
1
-4
/
+6
2023-01-31
rxrpc: Generate extra pings for RTT during heavy-receive call
David Howells
1
-1
/
+2
2023-01-31
rxrpc: Shrink the tabulation in the rxrpc trace header a bit
David Howells
1
-98
/
+98
2023-01-31
rxrpc: Remove whitespace before ')' in trace header
David Howells
1
-213
/
+213
2023-01-31
kunit: fix kunit_test_init_section_suites(...)
Brendan Higgins
1
-1
/
+0
2023-01-30
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
1
-0
/
+1
2023-01-30
net: mscc: ocelot: expose vcap_props structure
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
1
-0
/
+5
2023-01-30
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
2
-0
/
+6
2023-01-30
net/mlx5: Change key type to key purpose
Jianbo Liu
1
-4
/
+4
2023-01-30
net/mlx5: Add IFC bits and enums for crypto key
Jianbo Liu
1
-6
/
+140
2023-01-30
net/mlx5: Add IFC bits for general obj create param
Jianbo Liu
1
-3
/
+8
2023-01-30
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
1
-2
/
+3
2023-01-30
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+1
2023-01-30
Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...
David S. Miller
1
-0
/
+2
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
1
-0
/
+1
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-15
/
+121
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+12
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-19
/
+26
2023-01-27
Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+13
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
1
-0
/
+1
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-1
/
+1
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
1
-1
/
+3
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
1
-0
/
+1
[next]