summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan2017-09-081-2/+2
* tcp: fix a request socket leakEric Dumazet2017-09-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-082-0/+2
|\
| * netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-082-0/+2
* | udp: drop head states only when all skb references are gonePaolo Abeni2017-09-071-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0671-1359/+1323
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-052-12/+4
| |\
| | * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-9/+3
| | * Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-031-3/+1
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-9/+3
| * | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-043-8/+8
| * | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0312-84/+63
| |\ \
| | * | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-19/+0
| | * | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-1/+0
| | * | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-1/+0
| | * | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-6/+7
| | * | netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers2017-08-241-27/+30
| | * | netfilter: constify nf_loginfo structuresJulia Lawall2017-08-023-3/+3
| | * | netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()Taehee Yoo2017-08-022-4/+0
| | * | netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-14/+2
| | * | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-315-5/+5
| | * | netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay2017-07-311-4/+16
| * | | net: Add module reference to FIB notifiersIdo Schimmel2017-09-011-0/+2
| * | | net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2017-09-011-2/+0
| * | | tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande2017-09-011-6/+103
| * | | inet_diag: allow protocols to provide additional dataIvan Delalande2017-09-011-4/+18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-018-26/+44
| |\ \ \ | | | |/ | | |/|
| * | | inetpeer: fix RCU lookup()Eric Dumazet2017-09-011-3/+6
| * | | xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-311-23/+47
| * | | tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-305-6/+192
| * | | tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal2017-08-302-20/+46
| * | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-292-2/+2
| * | | net: Add comment that early_demux can change via sysctlDavid Ahern2017-08-281-0/+6
| * | | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-281-4/+98
| * | | gre: refactor the gre_fb_xmitWilliam Tu2017-08-281-15/+40
| * | | Revert "ipv4: make net_protocol const"David Ahern2017-08-281-2/+2
| * | | ipv4: make net_protocol constBhumika Goyal2017-08-281-2/+2
| * | | tcp: fix hang in tcp_sendpage_locked()Eric Dumazet2017-08-251-2/+1
| * | | gre: remove duplicated assignment of iphColin Ian King2017-08-231-1/+0
| * | | ipv4: do metrics match when looking up and deleting a routeXin Long2017-08-233-1/+37
| * | | tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-233-4/+98
| * | | gre: fix goto statement typoWilliam Tu2017-08-221-2/+2
| * | | gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-221-0/+269
| * | | udp: remove unreachable ufo branchesWillem de Bruijn2017-08-222-9/+5
| * | | tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang2017-08-222-5/+3
| * | | tcp: Get a proper dst before checking it.Tonghao Zhang2017-08-221-5/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-214-7/+22
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-213-9/+24
| |\ \ \ \
| | * | | | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-5/+9
OpenPOWER on IntegriCloud