summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* 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-androidAlex Shi2016-12-12
| |\
| | * esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
| | * ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-10
| | * net: ping: check minimum size on ICMP header lengthKees Cook2016-12-10
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-25
| |\|
| | * tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
| | * ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-21
| | * fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-21
| | * tcp: fix potential memory corruptionEric Dumazet2016-11-21
| | * dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-21
| * | 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
| | * ipv4: use the right lock for ping_group_rangeWANG Cong2016-11-15
| | * ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-11-15
| | * net: add recursion limit to GROSabrina Dubroca2016-11-15
| | * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-15
| | * tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-11-15
| | * tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-11-15
| | * tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-11-15
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-01
| |\|
| | * tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-31
| | * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
| | * ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-10-31
| * | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-10-12
| * | net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2016-10-12
| * | net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-10-12
| * | net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2016-10-12
| * | net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti2016-10-12
| * | net: diag: Add support to filter on device indexDavid Ahern2016-10-12
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\|
| | * vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-09-30
| | * tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-09-30
| | * tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-30
| | * ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-09-30
* | | Merge "net: ping: Fix stack buffer overflow in ping_common_sendmsg()"Linux Build Service Account2016-12-20
|\ \ \
| * | | net: ping: Fix stack buffer overflow in ping_common_sendmsg()Qidan He2016-12-14
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\|
| | * udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-09-15
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-18
| |\|
| | * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-16
| | * ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-08-16
| | * tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-08-16
| | * tcp: make challenge acks less predictableEric Dumazet2016-08-16
* | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-15
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| |
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
| |\|
| | * ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-07-11
| | * esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-07-11