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-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-5
/
+0
2022-09-20
net/sched: cls_api: add helper for tc cls walker stats dump
Zhengchao Shao
1
-0
/
+13
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2
-0
/
+7
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
1
-0
/
+1
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
1
-0
/
+10
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
1
-1
/
+2
2022-09-20
headers: Remove some left-over license text
Christophe JAILLET
2
-4
/
+0
2022-09-20
firmware: xilinx: add support for sd/gem config
Ronak Jain
1
-0
/
+45
2022-09-20
seg6: add NEXT-C-SID support for SRv6 End behavior
Andrea Mayer
1
-0
/
+24
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-0
/
+1
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
1
-0
/
+12
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2
-3
/
+6
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2
-0
/
+18
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
1
-0
/
+5
2022-09-20
net: introduce iterators over synced hw addresses
Vladimir Oltean
1
-0
/
+6
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
1
-0
/
+6
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
1
-0
/
+2
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
1
-0
/
+9
2022-09-20
uapi: move IPPROTO_L2TP to in.h
Wojciech Drewek
2
-2
/
+2
2022-09-19
Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-0
/
+67
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...
David S. Miller
5
-4
/
+115
2022-09-16
iov_iter: use "maxpages" parameter
Dan Carpenter
1
-1
/
+1
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+1
2022-09-15
can: raw: add CAN XL support
Oliver Hartkopp
1
-0
/
+1
2022-09-15
can: dev: add CAN XL support to virtual CAN
Oliver Hartkopp
1
-0
/
+5
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
2
-1
/
+23
2022-09-15
can: canxl: introduce CAN XL data structure
Oliver Hartkopp
1
-0
/
+51
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
1
-2
/
+2
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
1
-1
/
+23
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
1
-1
/
+11
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-0
/
+95
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
1
-0
/
+2
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-0
/
+3
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-3
/
+6
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-1
/
+4
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
1
-0
/
+1
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2
-0
/
+3
2022-09-09
resource: add define macro for register address resources
Colin Foster
1
-0
/
+5
2022-09-09
mfd: ocelot: Add helper to get regmap from a resource
Colin Foster
1
-0
/
+62
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
18
-33
/
+158
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-9
/
+112
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
1
-0
/
+1
2022-09-07
netfilter: remove NFPROTO_DECNET
Florian Westphal
1
-0
/
+2
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2
-1
/
+81
2022-09-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
1
-0
/
+1
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
1
-0
/
+1
[next]