summaryrefslogtreecommitdiffstats
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2019-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | net: fix use-after-free in kfree_skb_listEric Dumazet2019-06-041-1/+0Star
* | net: ipv4: split skbuff into fragments transformerPablo Neira Ayuso2019-05-301-0/+16
* | net: ipv4: add skbuff fraglist splitterPablo Neira Ayuso2019-05-301-0/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-1/+1
|\
| * vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-011-1/+1
* | ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern2019-03-211-0/+4
|/
* ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-021-1/+1
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-02-251-0/+2
* ip: factor out protocol delivery helperPaolo Abeni2018-11-081-0/+1
* net: Add extack argument to ip_fib_metrics_initDavid Ahern2018-11-071-1/+2
* net: Move free of dst_metrics to helperDavid Ahern2018-10-051-0/+9
* net: common metrics init helper for dst_entryDavid Ahern2018-10-051-0/+12
* net: Move free of fib_metrics to helperDavid Ahern2018-10-051-0/+6
* net: common metrics init helper for FIB entriesDavid Ahern2018-10-051-2/+2
* ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-071-1/+0Star
* ipv4: ipcm_cookie initializersWillem de Bruijn2018-07-071-0/+15
* net: ipv4: listified version of ip_rcvEdward Cree2018-07-041-0/+2
* ipv4: add __ip_queue_xmit() that supports tos paramXin Long2018-07-041-1/+8
* ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2018-05-231-0/+3
* udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-261-0/+1
* udp: expose inet cork to udpWillem de Bruijn2018-04-261-1/+1
* net: Move fib_convert_metrics to metrics fileDavid Ahern2018-04-181-0/+3
* inet: frags: remove some helpersEric Dumazet2018-04-011-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-2/+9
|\
| * ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-141-2/+9
* | net: Make ip_ra_chain per struct netKirill Tkhai2018-03-221-2/+11
* | inet: whitespace cleanupStephen Hemminger2018-02-281-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-171-0/+1
|\
| * ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
* | udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2017-12-031-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-221-2/+2
|\
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-171-2/+2
* | net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-071-0/+10
* | ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2017-08-071-4/+5
|/
* net: ipv4: Refine the ipv4_default_advmssGao Feng2017-04-131-0/+2
* Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-2/+1Star
|\
| * ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-031-2/+1Star
* | net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni2016-11-071-2/+3
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-0/+1
|/
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-2/+2
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-1/+7
* net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He2016-09-301-0/+23
* net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani2016-07-201-0/+1
* ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2Star
* net: original ingress device index in PKTINFODavid Ahern2016-05-121-0/+1
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-281-5/+5