summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | tcp: avoid possible arithmetic overflowsEric Dumazet2014-09-22
| * | | | | | gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert2014-09-19
| * | | | | | ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulationTom Herbert2014-09-19
| * | | | | | net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2014-09-19
| * | | | | | fou: Add GRO supportTom Herbert2014-09-19
| * | | | | | fou: Support for foo-over-udp RX pathTom Herbert2014-09-19
| * | | | | | net: Export inet_offloads and inet6_offloadsTom Herbert2014-09-19
| * | | | | | tcp: do not fake tcp headers in tcp_send_rcvq()Eric Dumazet2014-09-19
| * | | | | | udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou2014-09-19
| * | | | | | udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-19
| * | | | | | tcp: do not copy headers in tcp_collapse()Eric Dumazet2014-09-15
| * | | | | | tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet2014-09-15
| * | | | | | tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet2014-09-15
| * | | | | | udp: Fix inverted NAPI_GRO_CB(skb)->flush testScott Wood2014-09-12
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-10
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-09
| | * | | | | netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-09
| | * | | | | netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso2014-09-02
| | * | | | | netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-02
| | | |_|_|/ | | |/| | |
| * | | | | ipip: Add gro callbacks to ipip offloadTom Herbert2014-09-09
| * | | | | ipv4: udp4_gro_complete() is staticEric Dumazet2014-09-09
| * | | | | ipv4: rcu cleanup in ip_ra_control()Eric Dumazet2014-09-09
| * | | | | tcp: remove dst refcount false sharing for prequeue modeEric Dumazet2014-09-09
| * | | | | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
| * | | | | inet: remove dead inetpeer sequence codeWillem de Bruijn2014-09-08
| * | | | | net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert2014-09-08
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \ \ \ \
| * | | | | | tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()Neal Cardwell2014-09-06
| * | | | | | tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet2014-09-05
| * | | | | | tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-05
| * | | | | | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-05
| * | | | | | ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-05
| * | | | | | ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2014-09-05
| * | | | | | ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-04
| * | | | | | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-01
| * | | | | | gre: Add support for checksum unnecessary conversionsTom Herbert2014-09-01
| * | | | | | udp: Add support for doing checksum unnecessary conversionTom Herbert2014-09-01
| * | | | | | tcp: whitespace fixesstephen hemminger2014-09-01
| * | | | | | net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-29
| * | | | | | net: Clarification of CHECKSUM_UNNECESSARYTom Herbert2014-08-29
| * | | | | | tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-27
| | |_|_|/ / | |/| | | |
| * | | | | gre: When GRE csum is present count as encap layer wrt csumTom Herbert2014-08-24
| * | | | | udp: additional GRO supportTom Herbert2014-08-24
| * | | | | tcp: Call skb_gro_checksum_validateTom Herbert2014-08-24
| * | | | | gre: call skb_gro_checksum_simple_validateTom Herbert2014-08-24
| * | | | | net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
| * | | | | tcp: improve undo on timeoutYuchung Cheng2014-08-22
| * | | | | ipconfig: Use time_beforeHimangi Saraogi2014-08-22
| * | | | | net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-22
| * | | | | ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré2014-08-22
| | |/ / / | |/| | |