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
2018-12-21
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
3
-128
/
+22
2018-12-21
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
1
-11
/
+20
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2
-19
/
+18
2018-12-21
netfilter: conntrack: register sysctl table for gre
Yafang Shao
1
-1
/
+41
2018-12-21
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
1
-1
/
+1
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
1
-3
/
+13
2018-12-20
bpf: tls_sw, init TLS ULP removes BPF proto hooks
John Fastabend
1
-2
/
+12
2018-12-20
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2
-14
/
+42
2018-12-20
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2018-12-20
bpf: sk_msg, fix socket data_ready events
John Fastabend
2
-4
/
+4
2018-12-20
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
1
-0
/
+16
2018-12-20
bpf: skmsg, replace comments with BUILD bug
John Fastabend
1
-0
/
+3
2018-12-20
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
1
-7
/
+14
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-202
/
+381
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+3
2018-12-19
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
1
-17
/
+5
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-165
/
+372
2018-12-19
rds: Fix warning.
David S. Miller
1
-1
/
+3
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-19
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
1
-0
/
+1
2018-12-19
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
1
-4
/
+3
2018-12-19
net/tls: allocate tls context using GFP_ATOMIC
Ganesh Goudar
1
-1
/
+1
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
2
-23
/
+193
2018-12-19
xsk: simplify AF_XDP socket teardown
Björn Töpel
1
-15
/
+1
2018-12-19
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2018-12-19
tipc: fix uninitialized value for broadcast retransmission
Hoang Le
1
-0
/
+8
2018-12-19
tipc: add trace_events for tipc bearer
Tuong Lien
2
-0
/
+45
2018-12-19
tipc: add trace_events for tipc node
Tuong Lien
2
-0
/
+24
2018-12-19
tipc: add trace_events for tipc socket
Tuong Lien
5
-9
/
+176
2018-12-19
tipc: add trace_events for tipc link
Tuong Lien
4
-2
/
+164
2018-12-19
tipc: enable tracepoints in tipc
Tuong Lien
11
-5
/
+716
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
2
-54
/
+49
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-5
/
+3
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
10
-26
/
+45
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-1
/
+1
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
4
-19
/
+25
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
4
-23
/
+5
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
4
-0
/
+160
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
7
-51
/
+79
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
4
-19
/
+29
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
3
-42
/
+91
2018-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-57
/
+12
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
31
-148
/
+1330
2018-12-19
Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-3
/
+11
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-12-19
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
1
-0
/
+3
2018-12-19
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
1
-3
/
+0
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
[prev]
[next]