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
2017-10-13
tipc: improve address sanity check in tipc_connect()
Jon Maloy
1
-16
/
+15
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
5
-40
/
+124
2017-10-12
sched: act: ife: update parameters via rcu handling
Alexander Aring
1
-28
/
+59
2017-10-12
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
1
-18
/
+11
2017-10-12
sched: act: ife: move encode/decode check to init
Alexander Aring
1
-11
/
+8
2017-10-12
net sched actions: fix module auto-loading
Roman Mashak
1
-1
/
+15
2017-10-12
net sched actions: change IFE modules alias names
Roman Mashak
4
-4
/
+4
2017-10-12
ip_tunnel: fix building with NET_IP_TUNNEL=m
Arnd Bergmann
1
-0
/
+1
2017-10-12
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
1
-4
/
+8
2017-10-12
net/smc: replace function pointer get_netdev()
Ursula Braun
1
-17
/
+9
2017-10-12
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
1
-0
/
+6
2017-10-12
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
2
-0
/
+36
2017-10-11
net: mpls: make function ipgre_mpls_encap_hlen static
Colin Ian King
1
-1
/
+1
2017-10-11
sctp: make array sctp_sched_ops static
Colin Ian King
1
-1
/
+1
2017-10-11
ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR
Florian Westphal
1
-7
/
+7
2017-10-11
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
Florian Westphal
1
-10
/
+14
2017-10-11
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
1
-22
/
+0
2017-10-11
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2
-32
/
+44
2017-10-11
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2
-0
/
+250
2017-10-11
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2
-12
/
+7
2017-10-11
net: qrtr: Support decoding incoming v2 packets
Bjorn Andersson
1
-38
/
+94
2017-10-11
net: qrtr: Use sk_buff->cb in receive path
Bjorn Andersson
1
-30
/
+40
2017-10-11
net: qrtr: Clean up control packet handling
Bjorn Andersson
1
-64
/
+29
2017-10-11
net: qrtr: Pass source and destination to enqueue functions
Bjorn Andersson
1
-51
/
+69
2017-10-11
net: qrtr: Add control packet definition to uapi
Bjorn Andersson
1
-12
/
+0
2017-10-11
net: qrtr: Move constants to header file
Bjorn Andersson
1
-2
/
+0
2017-10-11
net: qrtr: Invoke sk_error_report() after setting sk_err
Bjorn Andersson
1
-1
/
+1
2017-10-11
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
37
-730
/
+999
2017-10-11
cfg80211: implement regdb signature checking
Johannes Berg
6
-1
/
+182
2017-10-11
cfg80211: reg: remove support for built-in regdb
Johannes Berg
7
-267
/
+1
2017-10-11
cfg80211: support reloading regulatory database
Johannes Berg
3
-20
/
+77
2017-10-11
cfg80211: support loading regulatory database as firmware file
Johannes Berg
3
-24
/
+276
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
3
-22
/
+39
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
7
-152
/
+111
2017-10-10
openvswitch: add ct_clear action
Eric Garver
4
-0
/
+27
2017-10-10
net: dst: move cpu inside ifdef to avoid compilation warning
Jakub Kicinski
1
-1
/
+1
2017-10-10
rtnetlink: bridge: use ext_ack instead of printk
Florian Westphal
1
-14
/
+14
2017-10-10
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
1
-9
/
+6
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
2
-7
/
+25
2017-10-10
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
1
-2
/
+2
2017-10-10
ipv6: fix dereference of rt6_ex before null check error
Colin Ian King
1
-1
/
+3
2017-10-09
openvswitch: Add erspan tunnel support.
William Tu
1
-1
/
+50
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-92
/
+146
2017-10-09
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
Wei Wang
1
-1
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-91
/
+145
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-10-09
ipv6: addrlabel: remove refcounting
Eric Dumazet
1
-29
/
+4
2017-10-09
ipv6: addrlabel: rework ip6addrlbl_get()
Eric Dumazet
1
-23
/
+13
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-61
/
+96
2017-10-09
ipv6: avoid zeroing per cpu data again
Eric Dumazet
1
-11
/
+1
[next]