summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13packet: rollover prepare: move code out of callsitesWillem de Bruijn
2015-05-13ipv4: __ip_local_out_sk() is staticEric Dumazet
2015-05-13tcp/dccp: tw_timer_handler() is staticEric Dumazet
2015-05-13Merge branch 'cls_flower'David S. Miller
2015-05-13tc: introduce Flower classifierJiri Pirko
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko
2015-05-13flow_dissector: add missing header includesJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko
2015-05-13flow_dissector: fix doc for skb_get_poffJiri Pirko
2015-05-13net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko
2015-05-13flow_dissector: fix doc for __skb_get_hash and remove couple of empty linesJiri Pirko
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko
2015-05-13flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13Merge branch 'sfc-next'David S. Miller
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree
2015-05-13sfc: nicer log message on PTP probe failEdward Cree
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13fix missing copy_from_user in macvtapJustin Cormack
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13Merge branch 'switchdev-cleanups'David S. Miller
2015-05-13switchdev: apply review comments on documentationScott Feldman
2015-05-13switchdev: align comment with other comments in blockScott Feldman
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman
2015-05-13switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-13e1000e: Add pm_qos headerDavid Ahern
2015-05-13net: make skb_dst_pop routine staticYing Xue
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-13test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-13samples/bpf: fix in-source build of samples with clangBrenden Blanco
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-13cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-13hv_netvsc: Use the xmit_more skb flag to optimize signaling the hostKY Srinivasan
2015-05-13pktgen: fix packet generationAlexei Starovoitov
2015-05-13Merge branch 'systemport-irq-coalesce'David S. Miller
2015-05-13net: systemport: Implement RX coalescing control knobsFlorian Fainelli
2015-05-13net: systemport: Implement TX coalescing control knobsFlorian Fainelli
2015-05-13net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-13macvtap add missing ioctls - fix wrappingJustin Cormack
2015-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-05-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds