aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* inet: protect against too small mtu values.Eric Dumazet2019-12-291-0/+5
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-05-031-1/+1
* Merge branch 'android-4.9' of https://android.googlesource.com/kernel/common ...mdeejay2019-03-141-0/+2
|\
| * Merge 4.9.163 into android-4.9Greg Kroah-Hartman2019-03-131-0/+2
| |\
| | * net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-131-0/+2
* | | Revert "net: ttl: supposedly prevents carriers from detecting tethering"mdeejay2019-02-211-2/+1
* | | net: ttl: supposedly prevents carriers from detecting tetheringFrancisco Franco2019-02-181-1/+2
* | | Merge branch 'android-4.9' of https://android.googlesource.com/kernel/common ...Artem Borisov2018-11-111-1/+0
|\| |
| * | Merge 4.9.134 into android-4.9Greg Kroah-Hartman2018-10-181-1/+0
| |\|
| | * inet: frags: remove some helpersEric Dumazet2018-10-181-1/+0
* | | Merge android-4.9.105 (859e0a8) into msm-4.9Blagovest Kolenichev2018-06-251-2/+9
|\| |
| * | Merge 4.9.104 into android-4.9Greg Kroah-Hartman2018-05-301-2/+9
| |\|
| | * ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-301-2/+9
| * | Merge 4.9.74 into android-4.9Greg Kroah-Hartman2018-01-021-0/+2
| |\|
* | | Merge android-4.9-o.74 (127372f) into msm-4.9Blagovest Kolenichev2018-01-181-0/+2
|\ \ \
| * \ \ Merge 4.9.74 into android-4.9-oGreg Kroah-Hartman2018-01-031-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-021-0/+2
| * | | Merge 4.9.46 into android-4.9-oGreg Kroah-Hartman2017-08-301-2/+2
| |\| |
* | | | Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9Kyle Yan2017-09-071-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 4.9.46 into android-4.9Greg Kroah-Hartman2017-08-301-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-301-2/+2
| * | UPSTREAM: net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-01-271-0/+1
| |/
* | net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2017-06-161-0/+2
* | Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8Kyle Yan2016-11-201-2/+1
|\|
| * ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-031-2/+1
* | Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8Channagoud Kadabi2016-11-071-3/+9
|\|
| * 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: core: Support UID-based routing.Lorenzo Colitti2016-10-241-0/+1
|/
* 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-191-0/+1
* ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2
* net: original ingress device index in PKTINFODavid Ahern2016-05-111-0/+1
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-271-5/+5
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-271-2/+2
* net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-271-2/+0
* ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh2016-04-041-1/+2
* net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-011-0/+2
* ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-161-3/+0
* ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-161-3/+0
* ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-121-3/+3
* dst: Pass net into dst->outputEric W. Biederman2015-10-081-2/+2
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-1/+1
* ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-081-1/+1
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-5/+1
* ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-081-2/+1
* dst: Pass a sk into .local_outEric W. Biederman2015-10-081-0/+1