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
2020-09-03
l2tp: capture more tx errors in data plane stats
Tom Parkin
1
-34
/
+37
2020-09-03
l2tp: drop net argument from l2tp_tunnel_create
Tom Parkin
4
-4
/
+4
2020-09-03
l2tp: drop data_len argument from l2tp_xmit_core
Tom Parkin
1
-3
/
+2
2020-09-03
l2tp: remove header length param from l2tp_xmit_skb
Tom Parkin
4
-10
/
+9
2020-09-01
net: openvswitch: fixes crash if nf_conncount_init() fails
Eelco Chaudron
1
-1
/
+7
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-1169
/
+1451
2020-09-01
net/tls: Implement getsockopt SOL_TLS TLS_RX
Yutaro Hayakawa
1
-8
/
+17
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2
-7
/
+0
2020-09-01
net: openvswitch: refactor flow free function
Tonghao Zhang
1
-11
/
+11
2020-09-01
net: openvswitch: improve the coding style
Tonghao Zhang
4
-41
/
+55
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
1
-5
/
+0
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
1
-1
/
+0
2020-08-31
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
1
-2
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
4
-9
/
+11
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
1
-1
/
+1
2020-08-31
openvswitch: using ip6_fragment in ipv6_stub
wenxu
1
-6
/
+1
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2
-0
/
+9
2020-08-31
xsk: Add shared umem support between devices
Magnus Karlsson
1
-7
/
+4
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
2
-16
/
+54
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2
-42
/
+142
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2
-19
/
+24
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
4
-37
/
+32
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
6
-71
/
+39
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
4
-46
/
+49
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
6
-182
/
+225
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
4
-32
/
+41
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
4
-26
/
+28
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+15
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
1
-1
/
+8
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
3
-0
/
+4
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
17
-212
/
+464
2020-08-27
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+6
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
7
-52
/
+53
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-8
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-8
/
+129
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
[next]