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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-30
/
+249
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+9
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
1
-3
/
+9
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
1
-5
/
+2
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
1
-2
/
+7
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
1
-19
/
+54
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-12
/
+7
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-21
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-09-19
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
1
-1
/
+1
2018-09-19
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-5
/
+5
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+11
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2
-0
/
+204
2018-09-13
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-13
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2018-09-12
bpf: use __GFP_COMP while allocating page
Tushar Dave
1
-1
/
+2
2018-09-11
net/core/filter: fix unused-variable warning
Anders Roxell
1
-2
/
+3
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
1
-4
/
+2
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2
-5
/
+5
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
1
-3
/
+0
2018-09-06
xdp: split code for map vs non-map redirect
Jesper Dangaard Brouer
1
-22
/
+30
2018-09-06
xdp: explicit inline __xdp_map_lookup_elem
Jesper Dangaard Brouer
1
-3
/
+3
2018-09-06
xdp: unlikely instrumentation for xdp map redirect
Jesper Dangaard Brouer
1
-3
/
+3
2018-09-05
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
2018-09-05
rtnetlink: move type calculation out of loop
Christian Brauner
1
-1
/
+1
2018-09-05
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
1
-4
/
+13
2018-09-05
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
1
-0
/
+3
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-28
/
+36
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-27
/
+36
2018-09-02
bpf: Fix bpf_msg_pull_data()
Tushar Dave
1
-4
/
+3
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+72
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
Nikita V. Shirokov
1
-4
/
+21
2018-09-01
xdp: remove redundant variable 'headroom'
Colin Ian King
1
-2
/
+1
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
1
-123
/
+35
2018-08-29
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-08-29
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
1
-2
/
+13
2018-08-29
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
1
-0
/
+39
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
2018-08-28
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
1
-5
/
+9
2018-08-27
bpf: fix build error with clang
Stefan Agner
1
-1
/
+1
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-10
/
+6
2018-08-21
Convert net_namespace to new IDA API
Matthew Wilcox
1
-10
/
+6
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-49
/
+33
[next]