summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-175-15/+18
| * | | tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2016-02-171-0/+6
| * | | net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni2016-02-171-3/+10
| * | | ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2016-02-172-65/+14Star
| * | | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-124-17/+10Star
| * | | net: gre: Implement LCO for GRE over IPv4Edward Cree2016-02-121-3/+13
| * | | fou: enable LCO in FOU and GUEEdward Cree2016-02-121-8/+6Star
| * | | net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree2016-02-121-13/+1Star
| * | | net: local checksum offload for encapsulationEdward Cree2016-02-122-15/+15
| * | | tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet2016-02-121-126/+114Star
| * | | tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet2016-02-121-85/+85
| * | | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-113-22/+28
| * | | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-113-12/+18
| * | | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-114-13/+12Star
| * | | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-113-10/+10
| * | | udp: Use uh->len instead of skb->len to compute checksum in segmentationAlexander Duyck2016-02-111-15/+13Star
| * | | udp: Clean up the use of flags in UDP segmentation offloadAlexander Duyck2016-02-111-19/+18Star
| * | | gre: Use inner_proto to obtain inner header protocolAlexander Duyck2016-02-111-4/+2Star
| * | | gre: Use GSO flags to determine csum need instead of GRE flagsAlexander Duyck2016-02-111-34/+30Star
| * | | net: Move skb_has_shared_frag check out of GRE code and into segmentationAlexander Duyck2016-02-111-11/+0Star
| * | | net: Store checksum result for offloaded GSO checksumsAlexander Duyck2016-02-111-2/+6
| * | | net: Update remote checksum segmentation to support use of GSO checksumAlexander Duyck2016-02-111-12/+10Star
| * | | net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck2016-02-112-6/+6
| * | | ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-112-0/+10
| * | | ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-112-1/+26
| * | | soreuseport: fast reuseport TCP socket selectionCraig Gallek2016-02-113-10/+72