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
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-1
/
+2
2015-05-14
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
1
-0
/
+8
2015-05-14
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
4
-0
/
+51
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
1
-1
/
+1
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
1
-5
/
+12
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-2
/
+5
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
1
-7
/
+7
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
1
-0
/
+9
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
1
-0
/
+5
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
1
-8
/
+0
2015-05-13
packet: rollover statistics
Willem de Bruijn
1
-0
/
+7
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
1
-0
/
+30
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
3
-7
/
+10
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-39
/
+44
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
1
-0
/
+61
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2
-3
/
+3
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2
-1
/
+1
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2
-4
/
+3
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
1
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
4
-7
/
+14
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2
-16
/
+1
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-24
/
+183
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-2
/
+2
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
1
-1
/
+1
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-10
/
+133
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
1
-12
/
+0
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+10
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-13
/
+1
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-11
/
+10
2015-05-12
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
1
-0
/
+10
2015-05-12
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
1
-15
/
+0
2015-05-12
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
1
-0
/
+6
2015-05-12
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
1
-9
/
+0
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+2
2015-05-12
switchdev: add port vlan obj
Scott Feldman
1
-0
/
+8
2015-05-12
switchdev: introduce switchdev add/del obj ops
Scott Feldman
1
-0
/
+31
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-11
/
+2
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-14
/
+4
2015-05-12
switchdev: introduce get/set attrs ops
Scott Feldman
1
-0
/
+43
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2
-16
/
+16
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
1
-55
/
+56
2015-05-12
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
1
-1
/
+2
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
[next]