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
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
3
-4
/
+8
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+29
2018-12-10
neighbor: gc_list changes should be protected by table lock
David Ahern
1
-5
/
+10
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
2
-267
/
+1
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2
-12
/
+0
2018-12-10
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
1
-5
/
+2
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-221
/
+339
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
1
-1
/
+1
2018-12-08
net: dsa: Restore MTU on master device on unload
Andrew Lunn
1
-0
/
+13
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2
-2
/
+4
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2018-12-07
neighbor: Improve garbage collection
David Ahern
1
-34
/
+85
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+20
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-06
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
1
-4
/
+4
2018-12-06
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
1
-5
/
+16
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2
-3
/
+5
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
10
-12
/
+17
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
6
-8
/
+9
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
1
-2
/
+2
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
1
-0
/
+16
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
9
-0
/
+10
2018-12-05
neighbor: Add extack messages for add and delete commands
David Ahern
1
-16
/
+39
2018-12-05
tipc: fix node keep alive interval calculation
Hoang Le
1
-0
/
+6
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
3
-2
/
+21
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
2
-2
/
+7
2018-12-05
net: netem: use a list in addition to rbtree
Peter Oskolkov
1
-20
/
+69
2018-12-05
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2
-1
/
+3
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
4
-12
/
+7
2018-12-05
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
3
-23
/
+6
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
6
-436
/
+163
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+29
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
3
-8
/
+8
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-14
/
+33
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
1
-7
/
+1
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
1
-2
/
+2
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
1
-2
/
+3
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
1
-1
/
+2
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
1
-11
/
+11
2018-12-05
SUNRPC: Fix RPC receive hangs
Trond Myklebust
1
-20
/
+19
2018-12-05
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
Jouni Malinen
1
-0
/
+2
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
[next]