summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
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
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22net: tcp: Permit user set TCP_MAXSEG to default valueGao Feng
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel