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-02
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-02
batman-adv: Don't expect inter-netns unique iflink indices
Sven Eckelmann
1
-5
/
+14
2022-03-02
batman-adv: Request iflink once in batadv_get_real_netdevice
Sven Eckelmann
1
-4
/
+5
2022-03-02
batman-adv: Request iflink once in batadv-on-batadv check
Sven Eckelmann
1
-4
/
+5
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: dsa: restore error path of dsa_tree_change_tag_proto
Vladimir Oltean
1
-1
/
+1
2022-03-01
Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-36
/
+63
2022-03-01
net: smc: fix different types in min()
Jakub Kicinski
1
-2
/
+2
2022-03-01
Bluetooth: Fix not checking MGMT cmd pending queue
Brian Gix
1
-36
/
+63
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-17
/
+59
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2
-5
/
+14
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-16
/
+40
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-03-01
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo
Johannes Berg
1
-1
/
+1
2022-03-01
netfilter: nf_queue: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-7
/
+18
2022-03-01
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-01
mac80211: treat some SAE auth steps as final
Johannes Berg
2
-5
/
+13
2022-03-01
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-02-28
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
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/smc: Fix cleanup when register ULP fails
Tony Lu
1
-1
/
+3
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
1
-0
/
+46
2022-02-28
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-32
/
+42
2022-02-25
net: dcb: flush lingering app table entries for unregistered devices
Vladimir Oltean
1
-0
/
+44
2022-02-25
net/smc: fix connection leak
D. Wythe
1
-2
/
+8
2022-02-25
net: openvswitch: IPv6: Add IPv6 extension header support
Toms Atteka
3
-2
/
+178
2022-02-24
mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
Mat Martineau
1
-2
/
+5
2022-02-24
mptcp: accurate SIOCOUTQ for fallback socket
Paolo Abeni
1
-0
/
+11
2022-02-24
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
3
-131
/
+79
[prev]
[next]