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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
1
-1
/
+0
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
1
-1
/
+1
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+4
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
3
-6
/
+6
2015-10-05
atm: remove 'struct zatm_t_hist'
Arnd Bergmann
1
-6
/
+0
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
1
-1
/
+10
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
1
-3
/
+11
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2
-4
/
+10
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-10-05
ipv6: inet6_sk() should use sk_fullsock()
Eric Dumazet
1
-2
/
+2
2015-10-05
inet: ip_skb_dst_mtu() should use sk_fullsock()
Eric Dumazet
1
-3
/
+6
2015-10-04
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for netfilter tables config
Nikolay Aleksandrov
1
-0
/
+3
2015-10-04
bridge: netlink: add support for igmp's intervals
Nikolay Aleksandrov
1
-0
/
+6
2015-10-04
bridge: netlink: add support for multicast_startup_query_count
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for multicast_last_member_count
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for igmp's hash_max
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for igmp's hash_elasticity
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for multicast_querier
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for multicast_query_use_ifaddr
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for multicast_snooping
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add support for multicast_router
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add fdb flush
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: add group_addr support
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: export all timers
Nikolay Aleksandrov
1
-0
/
+4
2015-10-04
bridge: netlink: export topology_change and topology_change_detected
Nikolay Aleksandrov
1
-0
/
+2
2015-10-04
bridge: netlink: export root path cost
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: export root port
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: export bridge id
Nikolay Aleksandrov
1
-0
/
+1
2015-10-04
bridge: netlink: export root id
Nikolay Aleksandrov
1
-0
/
+6
2015-10-04
bridge: netlink: add group_fwd_mask support
Nikolay Aleksandrov
1
-0
/
+1
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
1
-1
/
+3
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
1
-0
/
+1
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2
-1
/
+9
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
1
-2
/
+4
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-10
/
+4
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-11
/
+31
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-1
/
+1
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-1
/
+1
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
1
-4
/
+4
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-7
/
+7
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
2
-9
/
+3
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
1
-22
/
+4
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
1
-2
/
+4
2015-10-03
ipv6: remove obsolete inet6 functions
Eric Dumazet
1
-9
/
+0
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
1
-3
/
+0
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
4
-11
/
+1
2015-10-03
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
1
-2
/
+1
2015-10-03
tcp: get_openreq[46]() changes
Eric Dumazet
1
-1
/
+0
2015-10-03
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
Eric Dumazet
1
-10
/
+12
[next]