summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org3-3/+7
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-6/+40
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-22sctp: declare struct sctp_stream before using itXin Long1-0/+1
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu1-1/+2
2017-03-22sctp: define dst_pending_confirm as a bit in sctp_transportXin Long1-2/+2
2017-03-22net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov3-12/+9
2017-03-22vhost-vsock: add pkt cancel capabilityPeng Tao1-0/+3
2017-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-15/+22
2017-03-17netfilter: refcounter conversionsReshetova, Elena3-9/+14
2017-03-17tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2-3/+1
2017-03-17tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh1-5/+1
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel1-0/+5
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2-0/+8
2017-03-16net: dsa: check out-of-range ageing time valueVivien Didelot1-0/+4
2017-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+34
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+12
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+11
2017-03-14mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2-0/+3
2017-03-14mpls: allow TTL propagation to IP packets to be configuredRobert Shearman1-0/+2
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso1-1/+0
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter1-1/+1
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal1-1/+2
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)1-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang1-0/+29
2017-03-13net: dsa: add dsa_is_normal_port helperVivien Didelot1-0/+5
2017-03-13sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long1-0/+4
2017-03-13sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long1-0/+4
2017-03-13sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long1-0/+4
2017-03-13sctp: add support for generating add stream change event notificationXin Long1-0/+4
2017-03-13sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long1-0/+4
2017-03-13sctp: add support for generating assoc reset event notificationXin Long1-0/+4
2017-03-13net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2-1/+2
2017-03-10ipv4: fib: Remove redundant argumentIdo Schimmel1-6/+3
2017-03-10ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel1-0/+15
2017-03-10mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+5
2017-03-10tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2-4/+4
2017-03-10net: Work around lockdep limitation in sockets that use socketsDavid Howells4-6/+11
2017-03-10scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-09net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet1-5/+2
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso1-2/+4
2017-03-06netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso1-4/+5
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2017-03-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+13
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-3/+3
2017-03-03net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo1-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1