summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL testJulia Lawall
2016-11-13openvswitch: allow L3 netdev portsJiri Benc
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc
2016-11-13openvswitch: add processing of L3 packetsJiri Benc
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc
2016-11-13openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc
2016-11-10netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot
2016-11-10netfilter: ipset: use setup_timer() and mod_timer().Jozsef Kadlecsik
2016-11-10netfilter: ipset: hash:ipmac type support added to ipsetTomasz Chilinski
2016-11-10netfilter: ipset: Fix reported memory size for hash:* typesJozsef Kadlecsik
2016-11-10netfilter: ipset: Collapse same condition body to a single oneJozsef Kadlecsik
2016-11-10netfilter: ipset: Make struct htype per ipset familyJozsef Kadlecsik
2016-11-10netfilter: ipset: Optimize hash creation routineJozsef Kadlecsik
2016-11-10netfilter: ipset: Make sure element data size is a multiple of u32Jozsef Kadlecsik
2016-11-10netfilter: ipset: Make NLEN compile time constant for hash typesJozsef Kadlecsik
2016-11-10netfilter: ipset: Simplify mtype_expire() for hash typesJozsef Kadlecsik
2016-11-10netfilter: ipset: Remove redundant mtype_expire() argumentsJozsef Kadlecsik
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to hash headersEric B Munson
2016-11-10netfilter: ipset: Separate memsize calculation code into dedicated functionJozsef Kadlecsik
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik
2016-11-09tcp: remove unaligned accesses from tcp_get_info()Eric Dumazet
2016-11-09Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...David S. Miller
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet
2016-11-09ipv6: sr: add support for SRH injection through setsockoptDavid Lebrun
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun
2016-11-09ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-09net: l2tp: fix negative assignment to unsigned intAsbjørn Sloth Tønnesen
2016-11-09net: l2tp: cleanup: remove redundant conditionAsbjørn Sloth Tønnesen
2016-11-09net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flagsAsbjørn Sloth Tønnesen
2016-11-09net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INETAsbjørn Sloth Tønnesen
2016-11-09net-gro: avoid reordersEric Dumazet
2016-11-10netfilter: conntrack: fix NF_REPEAT handlingArnd Bergmann
2016-11-10udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}Arnd Bergmann
2016-11-09netfilter: conntrack: simplify init/uninit of L4 protocol trackersDavide Caratti
2016-11-09netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang
2016-11-09netfilter: nft_hash: get random bytes if seed is not specifiedPablo Neira Ayuso
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion