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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
1
-3
/
+4
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
1
-0
/
+1
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-11
/
+30
2016-06-23
qed: Add support for coalescing config read/update.
Sudarsana Reddy Kalluru
1
-0
/
+24
2016-06-23
net/mlx4_en: Add DCB PFC support through CEE netlink commands
Rana Shahout
1
-0
/
+2
2016-06-23
of_mdio: Enable fixed PHY support if driver is a module
Ben Hutchings
1
-1
/
+1
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
1
-0
/
+2
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2
-1
/
+3
2016-06-18
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
1
-0
/
+1
2016-06-18
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
1
-1
/
+1
2016-06-18
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
1
-0
/
+1
2016-06-18
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
1
-1
/
+2
2016-06-17
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-0
/
+1
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+31
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-0
/
+11
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-3
/
+18
2016-06-17
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
Alexander Duyck
1
-0
/
+1
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
3
-48
/
+0
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
4
-6
/
+29
2016-06-17
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
1
-0
/
+33
2016-06-17
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
3
-8
/
+3
2016-06-17
can: bcm: add support for CAN FD frames
Oliver Hartkopp
1
-0
/
+1
2016-06-16
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-0
/
+2
2016-06-16
netlink: Add comment to warn about deprecated netlink rings attribute request
Fabien Siron
1
-0
/
+1
2016-06-15
bpf, maps: flush own entries on perf map release
Daniel Borkmann
1
-0
/
+9
2016-06-15
bpf, maps: extend map_fd_get_ptr arguments
Daniel Borkmann
1
-3
/
+9
2016-06-15
bpf, maps: add release callback
Daniel Borkmann
1
-1
/
+2
2016-06-15
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2
-0
/
+2
2016-06-15
Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...
David S. Miller
1
-12
/
+263
2016-06-15
6lowpan: introduce 6lowpan-nd
Alexander Aring
1
-6
/
+12
2016-06-15
ipv6: export several functions
Alexander Aring
2
-0
/
+19
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
2
-3
/
+199
2016-06-15
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
1
-4
/
+10
2016-06-15
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
1
-2
/
+7
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2
-0
/
+9
2016-06-15
6lowpan: add private neighbour data
Alexander Aring
2
-2
/
+11
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2
-6
/
+15
2016-06-15
skb_array: resize support
Michael S. Tsirkin
1
-4
/
+29
2016-06-15
ptr_ring: resize support
Michael S. Tsirkin
1
-14
/
+143
2016-06-15
skb_array: array based FIFO for skbs
Michael S. Tsirkin
1
-0
/
+144
2016-06-15
ptr_ring: array based FIFO for pointers
Michael S. Tsirkin
1
-0
/
+264
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
1
-2
/
+2
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-0
/
+2
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-3
/
+3
2016-06-12
sched: remove NET_XMIT_POLICED
Florian Westphal
1
-1
/
+0
2016-06-10
net_sched: remove generic throttled management
Eric Dumazet
2
-18
/
+2
2016-06-10
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
Pramod Kumar
1
-1
/
+3
2016-06-10
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
4
-61
/
+115
2016-06-10
bpf: fix missing header inclusion
Zi Shen Lim
1
-0
/
+1
2016-06-10
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
1
-0
/
+2
[next]