summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson
2017-01-20sock: use hlist_entry_safeGeliang Tang
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna
2017-01-13wext: uninline stream addition functionsJohannes Berg
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-01-11flow disector: ARP supportSimon Horman