index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+15
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
1
-1
/
+1
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-17
/
+86
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
1
-18
/
+7
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
17
-80
/
+125
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2
-0
/
+22
2021-04-20
net: add generic selftest support
Oleksij Rempel
3
-0
/
+405
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-88
/
+333
2021-04-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-19
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-19
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
1
-8
/
+6
2021-04-19
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-8
/
+8
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-9
/
+10
2021-04-19
xfrm: ipcomp: remove unnecessary get_cpu()
Sabrina Dubroca
1
-17
/
+8
2021-04-19
xfrm: avoid synchronize_rcu during netns destruction
Florian Westphal
1
-3
/
+7
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
1
-3
/
+0
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-39
/
+0
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
3
-3
/
+12
2021-04-19
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
1
-5
/
+2
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-9
/
+1
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2
-1
/
+12
2021-04-19
mac80211: aes_cmac: check crypto_shash_setkey() return value
Johannes Berg
1
-2
/
+9
2021-04-19
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
1
-1
/
+1
2021-04-19
mac80211: properly process TXQ management frames
Johannes Berg
1
-5
/
+14
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
3
-7
/
+69
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
2
-0
/
+4
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
1
-0
/
+44
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2
-6
/
+45
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-2
/
+3
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-57
/
+154
2021-04-16
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
1
-1
/
+1
2021-04-16
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
1
-3
/
+1
2021-04-16
mptcp: add tracepoint in ack_update_msk
Geliang Tang
1
-0
/
+6
2021-04-16
mptcp: add tracepoint in get_mapping_status
Geliang Tang
1
-3
/
+3
2021-04-16
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
1
-4
/
+4
2021-04-16
mptcp: export mptcp_subflow_active
Geliang Tang
2
-12
/
+12
2021-04-16
mptcp: fix format specifiers for unsigned int
Geliang Tang
1
-2
/
+2
2021-04-16
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
4
-4
/
+4
2021-04-16
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
1
-2
/
+4
2021-04-16
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
1
-2
/
+2
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
3
-0
/
+93
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
3
-0
/
+39
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
3
-0
/
+96
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski
5
-1
/
+226
[next]