aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2021-08-251-0/+1
* ipv4: fix path MTU discovery with connection trackingPatrick McHardy2019-04-111-0/+2
* Revert "Revert "Revert "net: core: Support UID-based routing."""TARKZiM2017-09-211-1/+0
* Revert "Revert "net: core: Support UID-based routing.""Vadim Deys2017-09-081-0/+1
* Revert "net: core: Support UID-based routing."Simon Shields2017-09-081-1/+0
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-02-051-5/+6
* Merge tag 'v3.4.105' into cm-12.0Paul2015-01-111-17/+14
|\
| * ip: make IP identifiers less predictableEric Dumazet2014-08-141-10/+1
| * inetpeer: get rid of ip_id_countEric Dumazet2014-08-141-17/+23
* | Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.7' into cm-12.0Ethan Chen2014-12-161-0/+3
|\ \
| * \ Merge "net: add a sysctl to reflect the fwmark on replies"Linux Build Service Account2014-11-131-0/+3
| |\ \
| | * | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-08-051-0/+3
* | | | Merge remote-tracking branch 'caf/caf/LA.AF.1.1_rb1.5' into cm-12.0Ethan Chen2014-11-141-0/+1
|\| | | | |_|/ |/| |
| * | net: core: Support UID-based routing.Lorenzo Colitti2014-09-171-0/+1
| |/
* | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-081-1/+1
* | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-4/+8
|/
* ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-091-1/+1
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-3/+3
* ipv4: PKTINFO doesnt need dst referenceEric Dumazet2011-11-091-1/+1
* ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-241-1/+2
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-181-0/+9
* ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-051-1/+2
* net: Fix build failures due to ip_is_fragment()David S. Miller2011-06-231-5/+5
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-0/+5
* inetpeer: remove unused listEric Dumazet2011-06-081-2/+0
* ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller2011-05-101-2/+2
* ipv4: Pass flow key down into ip_append_*().David S. Miller2011-05-081-2/+2
* ipv4: Pass flow keys down into datagram packet building engine.David S. Miller2011-05-081-3/+5
* inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-081-1/+1
* inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-061-1/+1
* inet: add RCU protection to inet->optEric Dumazet2011-04-281-5/+6
* net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-301-0/+8
* inet: Add ip_make_skb and ip_finish_skbHerbert Xu2011-03-011-0/+16
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-121-10/+0
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-2/+2
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* net: simplify flags for tx timestampingOliver Hartkopp2010-08-191-1/+1
* snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-301-6/+14
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
* ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-1/+4
* ip: Router Alert RCU conversionEric Dumazet2010-06-071-1/+1
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-3/+3
* net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-151-0/+6
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-281-0/+1
* net: replace ipfragok with skb->local_dfShan Wei2010-04-151-1/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-3/+3
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-0/+3
* net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-131-1/+1
* ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+1