index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
1
-1
/
+1
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
2
-22
/
+23
2015-05-19
mac802154: check for really changes
Alexander Aring
1
-0
/
+12
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
2
-1
/
+47
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
1
-1
/
+5
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
2
-3
/
+3
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
2
-2
/
+3
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
2
-2
/
+2
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
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
3
-3
/
+23
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-3
/
+2
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
1
-6
/
+0
[next]