aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14sctp: change sk state only when it has assocs in sctp_shutdownXin Long
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong
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-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
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-12net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-10libceph: fix legacy layout decode with pool 0Yan, Zheng
2016-11-10ipv4: update comment to document GSO fragmentation cases.Lance Richardson
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
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-09net: tcp response should set oif only if it is L3 masterDavid Ahern
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