summaryrefslogtreecommitdiff
path: root/include/net/ip.h (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\
| * ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-02
* | Merge 4.4.85 into android-4.4Greg Kroah-Hartman2017-08-30
|\|
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-30
* | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
|\|
| * udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
* dst: Pass net into dst->outputEric W. Biederman2015-10-08
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-08
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-08
* dst: Pass a sk into .local_outEric W. Biederman2015-10-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller2015-10-05
|\
| * ipv4: Pass struct net through ip_fragmentEric W. Biederman2015-09-30
* | inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet2015-10-05
|/
* ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet2015-09-25
* inet: constify ip_dont_fragment() argumentsEric Dumazet2015-09-25
* net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
* net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-28
* net: Set sk_txhash from a random numberTom Herbert2015-07-29
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-15
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
* net: Get skb hash over flow_keys structureTom Herbert2015-06-04
* ip_fragment: don't forward defragmented DF packetFlorian Westphal2015-05-27
* ip: remove unused function prototypeAndy Zhou2015-05-19
* bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-19
* ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-19
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-13
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\|
| * ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-26
* | ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-05
|/
* ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet2014-09-28
* icmp: add a global rate limitationEric Dumazet2014-09-23
* net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* net: add gro_compute_pseudo functionsTom Herbert2014-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * ip: make IP identifiers less predictableEric Dumazet2014-07-28
* | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* | inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-27
* | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-07
|/