index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
net: fix a data race when get vlan device
Di Zhu
2
-0
/
+7
2021-04-19
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
1
-4
/
+4
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
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
1
-0
/
+6
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
vsock/vmci: log once the failed queue pair allocation
Stefano Garzarella
1
-2
/
+1
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
2021-04-16
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]