summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-2/+7
* tcp: do not export tcp_peer_is_proven()Eric Dumazet2017-01-091-1/+0
* ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-01-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-051-11/+23
|\
| * netfilter: ipt_CLUSTERIP: check duplicate config when initializingXin Long2016-12-231-11/+23
* | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
* | igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
* | net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-291-1/+2
* | net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-291-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-272-9/+9
|\ \
| * | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-9/+9
* | | ktime: Get rid of the unionThomas Gleixner2016-12-251-2/+2
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2420-20/+20
|/ /
* | inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2016-12-231-1/+1
* | net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti2016-12-221-1/+2
* | tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet2016-12-211-0/+1
* | ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li2016-12-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-6/+10
|\ \
| * | inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-171-5/+9
| * | inet: Don't go into port scan when looking for specific bind portTom Herbert2016-12-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-6/+6
|\ \ | |/ |/|
| * switch getfrag callbacks to ..._full() primitivesAl Viro2016-12-052-6/+6
* | udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet2016-12-091-1/+2
* | udp: add batching to udp_rmem_release()Eric Dumazet2016-12-091-0/+12
* | udp: copy skb->truesize in the first cache lineEric Dumazet2016-12-091-3/+10
* | udp: add busylocks in RX pathEric Dumazet2016-12-091-1/+42
* | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-081-1/+11
* | icmp: correct return value of icmp_rcv()Zhang Shengju2016-12-081-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-0711-53/+154
|\ \
| * | netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet sourceLiping Zhang2016-12-072-9/+12
| * | netfilter: nft_fib_ipv4: initialize *dest to zeroLiping Zhang2016-12-061-0/+2
| * | netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang2016-12-061-1/+1
| * | netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-062-6/+12
| * | netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-062-8/+2
| * | netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-062-4/+4
| * | netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-062-4/+44
| * | netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal2016-12-041-11/+44
| * | netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal2016-12-042-0/+14
| * | netfilter: nat: add dependencies on conntrack moduleFlorian Westphal2016-12-041-1/+7
| * | netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-042-4/+4
| * | netfilter: conntrack: remove unused init_net hookFlorian Westphal2016-12-041-6/+0
| * | netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-041-0/+3
| * | netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-041-0/+3
| * | netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-041-0/+3
| * | netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-042-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-063-34/+60
|\ \ \
| * | | tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner2016-12-061-1/+21
| * | | net: ping: check minimum size on ICMP header lengthKees Cook2016-12-051-0/+4
| * | | ipv4: Drop suffix update from resize codeAlexander Duyck2016-12-051-21/+21
| * | | ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck2016-12-051-12/+14
OpenPOWER on IntegriCloud