index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
Merge branch 'sfc-next'
David S. Miller
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
Merge branch 'switchdev-cleanups'
David S. Miller
2015-05-13
switchdev: apply review comments on documentation
Scott Feldman
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2015-05-13
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-13
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-13
e1000e: Add pm_qos header
David Ahern
2015-05-13
net: make skb_dst_pop routine static
Ying Xue
2015-05-13
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
2015-05-13
net: ll_temac: Fix DMA map size bug
Michal Simek
2015-05-13
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-13
samples/bpf: fix in-source build of samples with clang
Brenden Blanco
2015-05-13
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
2015-05-13
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-13
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
2015-05-13
pktgen: fix packet generation
Alexei Starovoitov
2015-05-13
Merge branch 'systemport-irq-coalesce'
David S. Miller
2015-05-13
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2015-05-13
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
2015-05-13
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-13
macvtap add missing ioctls - fix wrapping
Justin Cormack
2015-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-05-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-05-12
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
2015-05-12
Merge branch 'switchdev_spring_cleanup'
David S. Miller
2015-05-12
switchdev: bring documentation up-to-date
Scott Feldman
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-12
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
bridge: revert br_dellink change back to original
Scott Feldman
[next]