aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-04
* | | sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* | | ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh2016-04-04
* | | tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh2016-04-04
* | | netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan2016-04-02
* | | tcp: remove cwnd moderation after recoveryYuchung Cheng2016-04-02
|/ /
* | gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-30
* | netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-28
* | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-28
* | netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-28
* | netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-03-28
* | netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-03-28
* | Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-27
* | net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-23
* | ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-22
* | ipv4: fix broadcast packets receptionPaolo Abeni2016-03-22
* | net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-21
* | tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-20
* | tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* | ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-18
| * | tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-14
| |\ \
| | * | netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-14
| * | | net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet2016-03-14
| * | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-14
| * | | GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck2016-03-13
| * | | ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-13
| * | | netconf: add macro to represent all attributesZhang Shengju2016-03-13
| * | | gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-13
| |/ /
| * | tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-08
| |\ \
| | * | netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-02
| | * | netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-02
| | * | netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-02
| | * | netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer2016-03-02
| * | | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-08
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
| |\ \ \
| * | | | arp: correct return value of arp_rcvZhang Shengju2016-03-07
| * | | | net/ipv4: remove left over dead codeEric Engestrom2016-03-02
| * | | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-01
| * | | | net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani2016-03-01
| * | | | net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-01
| | |/ / | |/| |
| * | | GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-26
| * | | net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-26
| * | | net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-26
| * | | soreuseport: fix merge conflict in tcp bindCraig Gallek2016-02-24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
| |\ \ \
| * | | | iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-18