aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \ \ \
| * | | | net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov2016-07-26
| * | | | udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-07-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
| |\ \ \ \
| | * | | | netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
| | * | | | netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani2016-07-19
| * | | | | net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani2016-07-19
| * | | | | net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2016-07-16
| * | | | | tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer2016-07-16
| * | | | | ipv4: af_inet: make it explicitly non-modularPaul Gortmaker2016-07-12
| * | | | | tunnels: correct conditional build of MPLS and IPv6Simon Horman2016-07-11
| * | | | | ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2016-07-09
| * | | | | ipip: support MPLS over IPv4Simon Horman2016-07-09
| * | | | | tunnels: support MPLS over IPv4 tunnelsSimon Horman2016-07-09
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
| |\ \ \ \ \
| | * | | | | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
| | * | | | | netfilter: x_tables: simplify ip{6}table_mangle_hook()Pablo Neira Ayuso2016-07-01
| | * | | | | netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang2016-06-24
| * | | | | | tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-01
| * | | | | | tcp: add an ability to dump and restore window parametersAndrey Vagin2016-06-30
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
| |\ \ \ \ \ \
| * | | | | | | net: diag: Add support to filter on device indexDavid Ahern2016-06-28
| * | | | | | | ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-19
| * | | | | | | gre: better support for ICMP messages for gre+ipv6Eric Dumazet2016-06-19
| * | | | | | | net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-17
| * | | | | | | net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-17
| * | | | | | | net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-17
| * | | | | | | net: xfrm: fix old-style declarationArnd Bergmann2016-06-17
| * | | | | | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-16
| * | | | | | | tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell2016-06-15
| * | | | | | | tcp: add NV congestion controlLawrence Brakmo2016-06-11
| * | | | | | | tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-11
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
| |\ \ \ \ \ \ \
| * | | | | | | | net: Add l3mdev ruleDavid Ahern2016-06-08
| * | | | | | | | tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol2016-06-08
| * | | | | | | | gue: Implement direction IP encapsulationTom Herbert2016-06-08
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | net: disable fragment reassembly if high_thresh is zeroMichal Kubeček2016-06-05
| * | | | | | | skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-03
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | timers, net/ipv4/inet: Initialize connection request timers as pinnedThomas Gleixner2016-07-07
| | |_|/ / / | |/| | | |
* | | | | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-15
* | | | | | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-11
* | | | | | tcp: make challenge acks less predictableEric Dumazet2016-07-11
* | | | | | udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-11
| |_|_|/ / |/| | | |
* | | | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-30
|/ / / /
* | | | tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-29
* | | | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-28