summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| | * ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo2020-06-29
| * | Merge 4.4.227 into android-4.4-pGreg Kroah-Hartman2020-06-11
| |\|
| | * devinet: fix memleak in inetdev_init()Yang Yingliang2020-06-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\| |
| * | Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\|
| | * netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-03
| | * ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long2020-06-03
| | * vti4: eliminated some duplicate code.Jeremy Sowden2020-06-03
| | * net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin2020-06-03
| * | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\|
| | * netlabel: cope with NULL catmapPaolo Abeni2020-05-20
| | * net: ipv4: really enforce backoff for redirectsPaolo Abeni2020-05-20
| | * gre: do not keep the GRE header around in collect medata modeJiri Benc2020-05-20
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2020-05-10
| | * gre: reject GUE and FOU in collect metadata modeJiri Benc2020-05-10
| | * gre: build header correctly for collect metadata tunnelsJiri Benc2020-05-10
| | * gre: do not assign header_ops in collect metadata modeJiri Benc2020-05-10
| | * ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2020-05-10
| | * ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2020-05-10
| | * net: Don't delete routes in different VRFsMark Tomlinson2020-05-10
| | * net: vrf: Fix dst reference countingDavid Ahern2020-05-10
| | * udp: restore UDPlite many-cast deliveryPablo Neira2020-05-10
| | * netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2020-05-10
| | * ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet2020-05-10
| | * ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2020-05-10
| | * ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2020-05-10
| | * ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck2020-05-10
| | * net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2020-05-10
| | * tcp: do not set rtt_min to 1Eric Dumazet2020-05-10
| | * GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2020-05-10
| | * ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2020-05-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\| |
| * | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
| |\|
| | * xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-05-02
| | * vti4: removed duplicate log message.Jeremy Sowden2020-05-02
| | * net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2020-05-02
| | * net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2020-05-02
| * | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
| |\|
| | * net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-24
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| |
| * | Merge 4.4.219 into android-4.4-pGreg Kroah-Hartman2020-04-13
| |\|
| | * net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-04-13
| | * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-04-13
| * | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
| |\|
| | * vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-04-02
| | * net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2020-04-02
| * | Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman2020-03-20
| |\|
| | * ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce2020-03-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| |