aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches1-2/+2
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet1-1/+23
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang1-0/+1
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-23/+62
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner1-0/+11
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner1-0/+24
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2-3/+84
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner1-0/+5
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner1-2/+8
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman1-2/+3
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski1-5/+0
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2-3/+7
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan1-1/+1
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2-1/+1
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot1-11/+0
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot1-0/+5
2017-10-01net: dsa: add tagging ops to portVivien Didelot1-0/+3
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni1-1/+3
2017-10-01IPv4: early demux can return an error codePaolo Abeni3-4/+4
2017-09-29net: ipv4: remove fib_weightDavid Ahern1-3/+0
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi1-0/+3
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi1-0/+2
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko1-0/+5
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann1-18/+55
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-21/+6
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller1-1/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni1-0/+1
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet1-1/+2
2017-09-19ipv6: addrlabel: per netns listEric Dumazet1-0/+5
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang1-1/+0
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot1-1/+0
2017-09-19net: sk_buff rbnode reorgEric Dumazet1-6/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18net: Convert int functions to boolJoe Perches1-2/+2
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long1-1/+2
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-09-12net_sched: get rid of tcfa_rcuCong Wang1-2/+0
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+1
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2-3/+1
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-13/+2