summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-10-01ip_gre: erspan device should keep dstXin Long
2017-10-01ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long
2017-10-01ip_gre: check packet length and mtu correctly in erspan_xmitXin Long
2017-10-01ip_gre: get key from session_id correctly in erspan_rcvXin Long
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot
2017-10-01net: dsa: add tagging ops to portVivien Didelot
2017-10-01net: dsa: use temporary dsa_device_ops variableVivien Didelot
2017-10-01net: dsa: use cpu_dp in master codeVivien Didelot
2017-10-01net: dsa: add master helper to look up slavesVivien Didelot
2017-10-01net_sched: remove redundant assignment to retColin Ian King
2017-10-01net: ipmr: make function ipmr_notifier_init staticColin Ian King
2017-10-01tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long
2017-09-30netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-09-30net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski
2017-09-30net: ipv6: send NS for DAD when link operationally upMike Manning
2017-09-29net: ipv4: remove fib_info arg to fib_check_nhDavid Ahern
2017-09-29net: ipv4: remove fib_weightDavid Ahern
2017-09-29tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds
2017-09-28net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-09-28packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-09-28packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-09-28rtnetlink: rtnl_have_link_slave_info doesn't need rtnlFlorian Westphal
2017-09-28rtnetlink: add helpers to dump netnsid informationFlorian Westphal
2017-09-28rtnetlink: add helpers to dump vf informationFlorian Westphal
2017-09-28rtnetlink: add helper to put master and link ifindexesFlorian Westphal
2017-09-28net: dsa: Fix network device registration orderFlorian Fainelli
2017-09-28net_sched: use idr to allocate u32 filter handlesCong Wang
2017-09-28net_sched: use idr to allocate basic filter handlesCong Wang
2017-09-28net_sched: use idr to allocate bpf filter handlesCong Wang
2017-09-28inetpeer: speed up inetpeer_invalidate_tree()Eric Dumazet
2017-09-28inetpeer: fix RCU lookup() againEric Dumazet
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi
2017-09-27ipmr: Send FIB notifications on MFC and VIF entriesYotam Gigi
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter