summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* 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/+20Star
* 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/+16Star
* Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-281-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/+7Star
* ipv4: fix broadcast packets receptionPaolo Abeni2016-03-221-4/+8
* net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-221-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/+1296Star
|\
| * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-191-0/+6
| * tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-181-2/+0Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-151-22/+8Star
| |\
| | * netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-141-22/+8Star
| * | net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet2016-03-151-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-141-5/+10
| * | ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-143-2/+18
| * | netconf: add macro to represent all attributesZhang Shengju2016-03-141-17/+23
| * | gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-132-4/+2Star
| |/
| * tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-091-14/+1Star
| * 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/+1Star
| * | 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
| * | | net/ipv4: remove left over dead codeEric Engestrom2016-03-021-7/+0Star
| * | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-011-1/+0Star
| * | | net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani2016-03-011-4/+4
| * | | net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-013-12/+33
| | |/ | |/|
| * | GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-262-6/+30
| * | net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-261-0/+17
| * | net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-261-0/+5
| * | soreuseport: fix merge conflict in tcp bindCraig Gallek2016-02-241-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-2312-46/+136
| |\ \
| * | | iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-183-7/+5Star
| * | | ipv4: Remove inet_lro libraryBen Hutchings2016-02-173-383/+0Star
| * | | net: Export ip fragment sysctl to unprivileged usersNikolay Borisov2016-02-171-4/+0Star
| * | | ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov2016-02-171-12/+13
| * | | ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-172-11/+9Star
| * | | ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-172-15/+10Star
| * | | igmp: net: Move igmp namespace init to correct fileNikolay Borisov2016-02-172-6/+14