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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-11
l2tp: improve tunnel/session refcount helpers
James Chapman
8
-93
/
+79
2024-08-11
l2tp: use get_next APIs for management requests and procfs/debugfs
James Chapman
5
-69
/
+39
2024-08-11
l2tp: add tunnel/session get_next helpers
James Chapman
2
-0
/
+129
2024-08-11
l2tp: handle hash key collisions in l2tp_v3_session_get
James Chapman
1
-1
/
+2
2024-08-11
l2tp: move l2tp_ip and l2tp_ip6 data to pernet
James Chapman
2
-50
/
+168
2024-08-11
l2tp: remove inline from functions in c sources
James Chapman
4
-6
/
+6
2024-08-11
documentation/networking: update l2tp docs
James Chapman
1
-34
/
+20
2024-08-09
Merge branch 'mlx5-misc-patches-2024-08-08'
Jakub Kicinski
13
-74
/
+253
2024-08-09
net/mlx5e: CT: Update connection tracking steering entries
Cosmin Ratiu
4
-8
/
+53
2024-08-09
net/mlx5e: CT: 'update' rules instead of 'replace'
Cosmin Ratiu
1
-17
/
+17
2024-08-09
net/mlx5e: Use extack in get module eeprom by page callback
Gal Pressman
1
-2
/
+4
2024-08-09
net/mlx5e: Use extack in set coalesce callback
Gal Pressman
1
-6
/
+14
2024-08-09
net/mlx5e: Use extack in get coalesce callback
Gal Pressman
4
-6
/
+10
2024-08-09
net/mlx5e: Use extack in set ringparams callback
Gal Pressman
4
-22
/
+13
2024-08-09
net/mlx5e: Be consistent with bitmap handling of link modes
Gal Pressman
1
-12
/
+11
2024-08-09
net/mlx5e: TC, Offload rewrite and mirror to both internal and external dests
Jianbo Liu
1
-0
/
+17
2024-08-09
net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal port
Jianbo Liu
4
-0
/
+112
2024-08-09
net/mlx5e: Enable remove flow for hard packet limit
Jianbo Liu
1
-0
/
+1
2024-08-09
net/mlx5: E-Switch, Increase max int port number for offload
Chris Mi
1
-1
/
+1
2024-08-09
net: ag71xx: use phylink_mii_ioctl
Rosen Penev
1
-1
/
+8
2024-08-09
Merge branch 'ibmvnic-ibmvnic-rr-patchset'
Jakub Kicinski
1
-75
/
+108
2024-08-09
ibmvnic: Perform tx CSO during send scrq direct
Nick Child
1
-2
/
+17
2024-08-09
ibmvnic: Only record tx completed bytes once per handler
Nick Child
1
-7
/
+5
2024-08-09
ibmvnic: Introduce send sub-crq direct
Nick Child
1
-6
/
+46
2024-08-09
ibmvnic: Remove duplicate memory barriers in tx
Nick Child
1
-3
/
+0
2024-08-09
ibmvnic: Reduce memcpys in tx descriptor generation
Nick Child
1
-49
/
+40
2024-08-09
ibmvnic: Use header len helper functions on tx
Nick Child
1
-10
/
+3
2024-08-09
ibmvnic: Only replenish rx pool when resources are getting low
Nick Child
1
-3
/
+2
2024-08-09
net: fs_enet: Fix warning due to wrong type
Christophe Leroy
1
-9
/
+9
2024-08-09
net: usb: cdc_ether: don't spew notifications
zhangxiangqian
1
-1
/
+2
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
4
-30
/
+42
2024-08-09
Merge branch 'selftest-rds'
David S. Miller
11
-0
/
+620
2024-08-09
selftests: rds: add testing infrastructure
Vegard Nossum
8
-0
/
+605
2024-08-09
net: rds: add option for GCOV profiling
Vegard Nossum
2
-0
/
+14
2024-08-09
.gitignore: add .gcda files
Vegard Nossum
1
-0
/
+1
2024-08-09
net: stmmac: xgmac: use const char arrays for string constants
Simon Horman
1
-35
/
+34
2024-08-09
net: dsa: vsc73xx: use defined values in phy operations
Pawel Dembicki
1
-12
/
+33
2024-08-08
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2
-0
/
+2
2024-08-08
net: sungem_phy: Constify struct mii_phy_def
Christophe JAILLET
2
-17
/
+20
2024-08-08
net: ethtool: check rxfh_max_num_contexts != 1 at register time
Edward Cree
1
-0
/
+2
2024-08-08
net: atlantic: use ethtool_sprintf
Rosen Penev
1
-14
/
+7
2024-08-08
bnx2x: Provide declaration of dmae_reg_go_c in header
Simon Horman
2
-2
/
+2
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
281
-1765
/
+3022
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
33
-176
/
+276
2024-08-08
Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-54
/
+66
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
16
-31
/
+101
2024-08-08
module: warn about excessively long module waits
Linus Torvalds
1
-7
/
+20
2024-08-08
Merge tag 'loongarch-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-46
/
+60
2024-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-4
/
+10
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
[next]