summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* tcp: fix data delivery rateEric Dumazet2017-09-16
* tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-15
* net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-15
* ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan2017-09-12
* tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2017-09-12
* ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan2017-09-08
* tcp: fix a request socket leakEric Dumazet2017-09-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-08
|\
| * netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-08
* | udp: drop head states only when all skb references are gonePaolo Abeni2017-09-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-05
| |\
| | * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-03
| | * Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-03
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-04
| * | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-04
| * | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-04
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-03
| |\ \
| | * | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-24
| | * | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-24
| | * | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-24
| | * | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-24
| | * | netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers2017-08-24
| | * | netfilter: constify nf_loginfo structuresJulia Lawall2017-08-02
| | * | netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()Taehee Yoo2017-08-02
| | * | netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-31
| | * | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-31
| | * | netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay2017-07-31
| * | | net: Add module reference to FIB notifiersIdo Schimmel2017-09-01
| * | | net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2017-09-01
| * | | tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande2017-09-01
| * | | inet_diag: allow protocols to provide additional dataIvan Delalande2017-09-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
| |\ \ \ | | | |/ | | |/|
| * | | inetpeer: fix RCU lookup()Eric Dumazet2017-09-01
| * | | xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-31
| * | | tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-30
| * | | tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal2017-08-30
| * | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-29
| * | | net: Add comment that early_demux can change via sysctlDavid Ahern2017-08-28
| * | | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-28
| * | | gre: refactor the gre_fb_xmitWilliam Tu2017-08-28
| * | | Revert "ipv4: make net_protocol const"David Ahern2017-08-28
| * | | ipv4: make net_protocol constBhumika Goyal2017-08-28
| * | | tcp: fix hang in tcp_sendpage_locked()Eric Dumazet2017-08-25
| * | | gre: remove duplicated assignment of iphColin Ian King2017-08-23
| * | | ipv4: do metrics match when looking up and deleting a routeXin Long2017-08-23
| * | | tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-23
| * | | gre: fix goto statement typoWilliam Tu2017-08-22
| * | | gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-22
| * | | udp: remove unreachable ufo branchesWillem de Bruijn2017-08-22