summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-13switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-05-12net: make skb_dst_pop routine staticYing Xue
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-12samples/bpf: fix in-source build of samples with clangBrenden Blanco
2015-05-12x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-12hv_netvsc: Use the xmit_more skb flag to optimize signaling the hostKY Srinivasan
2015-05-12pktgen: fix packet generationAlexei Starovoitov
2015-05-12Merge branch 'systemport-irq-coalesce'David S. Miller
2015-05-12net: systemport: Implement RX coalescing control knobsFlorian Fainelli
2015-05-12net: systemport: Implement TX coalescing control knobsFlorian Fainelli
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-12macvtap 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
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-12Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-05-12Merge branch 'switchdev_spring_cleanup'David S. Miller
2015-05-12switchdev: bring documentation up-to-dateScott Feldman
2015-05-12rocker: make checkpatch -f cleanScott Feldman
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman
2015-05-12bridge: revert br_dellink change back to originalScott Feldman
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman
2015-05-12bridge: restore br_setlink back to originalScott Feldman
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: add new switchdev bridge setlinkScott Feldman
2015-05-12switchdev: add bridge port flags attrScott Feldman
2015-05-12rocker: use switchdev add/del obj for bridge port vlansScott Feldman
2015-05-12switchdev: add port vlan objScott Feldman
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman
2015-05-12rocker: support prepare-commit transaction modelScott Feldman
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman
2015-05-12switchdev: introduce get/set attrs opsScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-05-12net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward
2015-05-12ARM: net: add JIT support for loads from struct seccomp_data.Nicolas Schichan
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches