summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* gre: do not pull header in ICMP error processingJiri Benc2016-05-021-3/+8
* soreuseport: Fix TCP listener hash collisionCraig Gallek2016-05-011-0/+2
* ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni2016-04-291-2/+2
* gre: reject GUE and FOU in collect metadata modeJiri Benc2016-04-281-0/+5
* gre: build header correctly for collect metadata tunnelsJiri Benc2016-04-281-4/+5
* gre: do not assign header_ops in collect metadata modeJiri Benc2016-04-281-2/+3
* ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-241-1/+5
* tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-212-2/+3
* tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau2016-04-211-0/+16
* tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau2016-04-211-1/+2
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-141-2/+7
* route: do not cache fib route info on local routes with oifChris Friesen2016-04-131-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-04-131-0/+6
|\
| * netfilter: arp_tables: register table in initnsFlorian Westphal2016-04-071-0/+6
* | net: vrf: Fix dst reference countingDavid Ahern2016-04-111-3/+4
* | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-073-3/+24
|/
* gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-301-0/+16
* netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-281-26/+28
* netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-282-0/+4
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-282-21/+20
* netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-03-282-4/+8
* netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-03-282-18/+16
* Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-271-2/+2
* net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-232-0/+2
* ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-221-9/+7
* ipv4: fix broadcast packets receptionPaolo Abeni2016-03-221-4/+8
* net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-211-1/+1
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-202-3/+13
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-203-4/+22
* ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-201-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1954-1398/+1296
|\
| * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-181-0/+6
| * tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-171-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-141-22/+8
| |\
| | * netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-141-22/+8
| * | net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet2016-03-141-0/+1
| * | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-145-3/+15
| * | GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck2016-03-131-5/+10
| * | ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-133-2/+18
| * | netconf: add macro to represent all attributesZhang Shengju2016-03-131-17/+23
| * | gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-132-4/+2
| |/
| * tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-091-14/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-0810-146/+242
| |\
| | * netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-021-1/+6
| | * netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-028-96/+180
| | * netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-028-46/+55
| | * netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer2016-03-021-3/+1
| * | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-081-4/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-086-6/+12
| |\ \
| * | | arp: correct return value of arp_rcvZhang Shengju2016-03-071-15/+20
OpenPOWER on IntegriCloud