summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-14netfilter: xt_MARK: Add ARP supportZhang Chunyu
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: free nf_bridge info on xmitFlorian Westphal
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal
2015-05-13netfilter: ipset: Use better include files in xt_set.cJozsef Kadlecsik
2015-05-13netfilter: ipset: Improve preprocessor macros checksSergey Popovich
2015-05-13netfilter: ipset: Fix hashing for ipv6 setsSergey Popovich
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich
2015-05-13netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich
2015-05-13netfilter: ipset: Return bool values instead of intSergey Popovich
2015-05-13netfilter: ipset: Use HOST_MASK literal to represent host address CIDR lenSergey Popovich
2015-05-13netfilter: ipset: Check IPSET_ATTR_PORT only onceSergey Popovich
2015-05-13netfilter: ipset: Return ipset error instead of boolSergey Popovich
2015-05-13netfilter: ipset: Preprocessor directices cleanupSergey Popovich
2015-05-13netfilter: ipset: No need to make nomatch bitfieldSergey Popovich
2015-05-13netfilter: ipset: Properly calculate extensions offsets and total lengthSergey Popovich
2015-05-13netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offsetAlexander Drozdov
2015-05-13netfilter: ipset: Give a better name to a macro in ip_set_core.cJozsef Kadlecsik
2015-05-13netfilter: ipset: Fix sparse warningJozsef Kadlecsik
2015-05-12net: make skb_dst_pop routine staticYing Xue
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-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 '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