summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-04-20tcp_cubic: fix typo in module param descriptionChema Gonzalez
2017-04-20tcp: remove poll() flakes with FastOpenEric Dumazet
2017-04-20tcp: remove poll() flakes when receiving RSTEric Dumazet
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn
2017-04-17ipv4: fix a deadlock in ip_ra_controlWANG Cong
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-14xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert
2017-04-14xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari
2017-04-14esp: Use a synchronous crypto algorithm on offloading.Steffen Klassert
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert
2017-04-14esp4: Reorganize esp_outputSteffen Klassert
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng
2017-04-09tcp: clear saved_syn in tcp_disconnect()Eric Dumazet
2017-04-08net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng
2017-04-07tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2017-04-07net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng
2017-04-06net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05tcp: fix reordering SNMP under-countingYuchung Cheng
2017-04-05tcp: fix lost retransmit SNMP under-countingYuchung Cheng
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng
2017-04-03tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner
2017-03-30net: tcp: Refine the __tcp_select_windowGao Feng
2017-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-28net: devinet: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern
2017-03-27net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
2017-03-27netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-03-24ping: implement proper lockingEric Dumazet
2017-03-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet