summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-235-6/+40
|\
| * sctp: declare struct sctp_stream before using itXin Long2017-03-221-0/+1
| * sctp: define dst_pending_confirm as a bit in sctp_transportXin Long2017-03-211-2/+2
| * vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-153-4/+34
| |\
| | * Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-131-1/+0
| | * netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-131-1/+1
| | * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-0/+29
| | * netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-03-081-2/+4
* | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+2
* | | net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-213-12/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-215-15/+22
|\ \ \
| * | | netfilter: refcounter conversionsReshetova, Elena2017-03-173-9/+14
| * | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-1/+1
| * | | netfilter: provide nft_ctx in object init functionFlorian Westphal2017-03-131-1/+2
| * | | netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso2017-03-061-4/+5
| | |/ | |/|
* | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-162-3/+1
* | | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-161-5/+1
* | | ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel2017-03-161-0/+5
* | | ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2017-03-162-0/+8
* | | net: dsa: check out-of-range ageing time valueVivien Didelot2017-03-151-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-155-7/+12
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-144-6/+11
| |\ \
| | * | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-094-6/+11
| | |/
| * / scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
| |/
* | mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2017-03-132-0/+3
* | mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2017-03-131-0/+2
* | net: dsa: add dsa_is_normal_port helperVivien Didelot2017-03-121-0/+5
* | sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long2017-03-121-0/+4
* | sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long2017-03-121-0/+4
* | sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long2017-03-121-0/+4
* | sctp: add support for generating add stream change event notificationXin Long2017-03-121-0/+4
* | sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long2017-03-121-0/+4
* | sctp: add support for generating assoc reset event notificationXin Long2017-03-121-0/+4
* | net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-122-1/+2
* | ipv4: fib: Remove redundant argumentIdo Schimmel2017-03-101-6/+3
* | ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel2017-03-101-0/+15
* | mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-091-0/+5
* | tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-092-4/+4
* | net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet2017-03-081-5/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-042-3/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-031-3/+3
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-031-3/+3
| * | net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-021-0/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-032-13/+13
|\ \ \
| * | | 9p: constify ->d_name handlingAl Viro2017-01-122-13/+13
* | | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* | | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1