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-03-03
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
1
-4
/
+4
2022-03-03
nfc: llcp: nullify llcp_sock->dev on connect() error paths
Krzysztof Kozlowski
1
-0
/
+1
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-17
/
+58
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+66
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
1
-0
/
+170
2022-03-03
net: dev: Add hardware stats support
Petr Machata
1
-1
/
+266
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
1
-6
/
+16
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
1
-5
/
+8
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
1
-23
/
+118
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
1
-50
/
+47
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
1
-5
/
+5
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
1
-0
/
+25
2022-03-03
page_pool: Add recycle stats
Joe Damato
1
-2
/
+28
2022-03-03
page_pool: Add allocation stats
Joe Damato
2
-4
/
+33
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
2
-16
/
+17
2022-03-02
net: openvswitch: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-03-02
flow_offload: improve extack msg for user when adding invalid filter
Baowen Zheng
1
-0
/
+2
2022-03-02
Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...
Jakub Kicinski
17
-16
/
+19
2022-03-02
batman-adv: Demote batadv-on-batadv skip error message
Sven Eckelmann
1
-2
/
+2
2022-03-02
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
16
-12
/
+16
2022-03-01
net: smc: fix different types in min()
Jakub Kicinski
1
-2
/
+2
2022-03-01
net/smc: don't send in the BH context if sock_owned_by_user
Dust Li
3
-5
/
+34
2022-03-01
net/smc: don't req_notify until all CQEs drained
Dust Li
1
-21
/
+28
2022-03-01
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
2022-03-01
net/smc: send directly on setting TCP_NODELAY
Dust Li
1
-2
/
+2
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
2
-1
/
+11
2022-03-01
net/smc: add autocorking support
Dust Li
3
-15
/
+105
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li
4
-1
/
+113
2022-02-28
net: decnet: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
1
-4
/
+2
2022-02-28
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
1
-9
/
+8
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
1
-0
/
+46
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
3
-2
/
+6
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
3
-36
/
+141
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2
-5
/
+5
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
3
-128
/
+47
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
3
-12
/
+50
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
3
-92
/
+48
2022-02-26
net: neigh: add skb drop reasons to arp_error_report()
Menglong Dong
1
-1
/
+1
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
1
-3
/
+3
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2
-7
/
+7
2022-02-25
mctp: Avoid warning if unregister notifies twice
Matt Johnston
1
-4
/
+4
2022-02-25
net: openvswitch: IPv6: Add IPv6 extension header support
Toms Atteka
3
-2
/
+178
2022-02-24
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
3
-131
/
+79
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
4
-15
/
+177
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2
-1
/
+3
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2
-13
/
+5
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2
-53
/
+33
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
6
-40
/
+87
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2
-5
/
+5
[next]