summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-10-11fq: support filtering a given tinJohannes Berg
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski
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: prepare master receive hot pathVivien Didelot
2017-10-01net: dsa: add tagging ops to portVivien Didelot
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-09-29net: ipv4: remove fib_weightDavid Ahern
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni
2017-09-21cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho
2017-09-21mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet
2017-09-19ipv6: addrlabel: per netns listEric Dumazet
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot
2017-09-19net: sk_buff rbnode reorgEric Dumazet
2017-09-18tcp: remove two unused functionsYuchung Cheng
2017-09-18net: Convert int functions to boolJoe Perches
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long