index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdb
Patrick Steinhardt
1
-2
/
+2
2020-05-27
nl80211: Add support to configure TID specific Tx rate configuration
Tamizh Chelvam
1
-14
/
+42
2020-05-27
mac80211: allow SA-QUERY processing in userspace
Johannes Berg
1
-13
/
+36
2020-05-27
nl80211: add ability to report TX status for control port TX
Markus Theil
5
-13
/
+60
2020-05-27
mac80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-27
cfg80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-27
nl80211: support scan frequencies in KHz
Thomas Pedersen
2
-12
/
+41
2020-05-27
nl80211: add KHz frequency offset for most wifi commands
Thomas Pedersen
1
-20
/
+58
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
4
-18
/
+20
2020-05-27
nl80211: simplify peer specific TID configuration
Sergey Matyukevich
1
-4
/
+1
2020-05-27
cfg80211: add support for TID specific AMSDU configuration
Sergey Matyukevich
1
-0
/
+8
2020-05-27
mac80211: fix variable names in TID config methods
Sergey Matyukevich
2
-5
/
+5
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-2
/
+102
2020-05-26
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-1
/
+79
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
3
-6
/
+64
2020-05-26
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
1
-2
/
+19
2020-05-26
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
1
-1
/
+1
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
31
-267
/
+507
2020-05-26
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-26
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2
-32
/
+69
2020-05-26
Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...
David S. Miller
5
-20
/
+8
2020-05-26
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
3
-17
/
+64
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
9
-56
/
+101
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
6
-11
/
+28
2020-05-26
tipc: add back link trace events
Tuong Lien
2
-5
/
+11
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
5
-185
/
+293
2020-05-26
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
1
-1
/
+1
2020-05-26
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
1
-14
/
+1
2020-05-25
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
1
-0
/
+6
2020-05-25
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2
-0
/
+4
2020-05-25
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-217
/
+442
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
37
-215
/
+435
2020-05-23
ethtool: propagate get_coalesce return value
Heiner Kallweit
1
-1
/
+4
2020-05-23
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
1
-0
/
+55
2020-05-23
net: devres: define a separate devres structure for devm_alloc_etherdev()
Bartosz Golaszewski
1
-8
/
+12
2020-05-23
net: move devres helpers into a separate source file
Bartosz Golaszewski
3
-29
/
+37
2020-05-23
net: psample: fix build error when CONFIG_INET is not enabled
Randy Dunlap
1
-0
/
+8
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-374
/
+789
2020-05-23
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
1
-2
/
+1
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
1
-4
/
+9
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
1
-0
/
+25
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
13
-122
/
+282
2020-05-22
net: flow_offload: simplify hw stats check handling
Edward Cree
1
-0
/
+6
2020-05-22
mpls: Add support for IPv6 tunnels
Vadim Fedorenko
1
-1
/
+2
2020-05-22
ip6_tunnel: add generic MPLS receive support
Vadim Fedorenko
1
-0
/
+59
2020-05-22
tunnel6: support for IPPROTO_MPLS
Vadim Fedorenko
1
-4
/
+83
2020-05-22
ip6_tunnel: add MPLS transmit support
Vadim Fedorenko
1
-2
/
+6
2020-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
1
-103
/
+79
2020-05-22
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
[next]