summaryrefslogtreecommitdiff
path: root/include/net/ip.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\
| * Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\
| | * ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-30
* | | Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
| |\|
| | * ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-02
* | | Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev2017-09-04
|\| |
| * | 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
| |\|
* | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\ \ \ | | |/ / | |/| / | | |/
| | * udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* | | net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2016-03-22
|/ /
* / 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