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-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
1
-33
/
+46
2017-10-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-9
/
+174
2017-10-14
tcp: add a tracepoint for tcp retransmission
Cong Wang
2
-0
/
+4
2017-10-14
net_sched: fix a compile warning in act_ife
Cong Wang
1
-0
/
+2
2017-10-14
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...
David S. Miller
5
-19
/
+9
2017-10-14
net: dsa: remove .set_addr
Vivien Didelot
2
-12
/
+0
2017-10-14
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
1
-3
/
+12
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
1
-9
/
+174
2017-10-13
tipc: add multipoint-to-point flow control
Jon Maloy
2
-5
/
+136
2017-10-13
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
1
-13
/
+32
2017-10-13
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2
-2
/
+9
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
5
-17
/
+94
2017-10-13
tipc: guarantee group unicast doesn't bypass group broadcast
Jon Maloy
2
-15
/
+74
2017-10-13
tipc: introduce group multicast messaging
Jon Maloy
3
-7
/
+74
2017-10-13
tipc: introduce group anycast messaging
Jon Maloy
5
-0
/
+138
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
4
-13
/
+150
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
4
-22
/
+190
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
4
-33
/
+100
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
3
-18
/
+39
2017-10-13
tipc: introduce communication groups
Jon Maloy
9
-48
/
+734
2017-10-13
tipc: improve destination linked list
Jon Maloy
4
-67
/
+74
2017-10-13
tipc: add new function for sending multiple small messages
Jon Maloy
3
-12
/
+19
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
3
-81
/
+89
2017-10-13
tipc: add ability to obtain node availability status from other files
Jon Maloy
2
-5
/
+22
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-13
mac80211: don't track HT capability changes
Johannes Berg
1
-11
/
+3
2017-10-13
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
Arnd Bergmann
1
-1
/
+1
2017-10-13
cfg80211: don't print log output for building shipped-certs
Arnd Bergmann
1
-2
/
+2
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-12
cfg80211: remove set but never used variable cf_offset
Johannes Berg
1
-3
/
+1
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
[prev]
[next]