aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-22
| * ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-21
| * ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-15
| |\
| | * vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-12
| | * xfrm4: Properly handle unsupported protocolsSteffen Klassert2014-04-29
| | * vti4: Don't count header length twice.Steffen Klassert2014-04-16
| | * xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-07
* | | net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-23
* | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
* | | net: Eliminate no_check from protoswTom Herbert2014-05-23
* | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-22
* | | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
* | | ipv4: minor spelling fixstephen hemminger2014-05-18
* | | ip_tunnel: don't add tunnel twiceDuan Jiong2014-05-16
* | | ip_tunnel: delete unneeded call to netdev_privJulia Lawall2014-05-15
* | | net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-14
* | | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
* | | net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* | | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-13
* | | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-13
* | | tcp: IPv6 support for fastopen serverDaniel Lee2014-05-13
* | | tcp: improve fastopen icmp handlingYuchung Cheng2014-05-13
* | | tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-13
* | | tcp: simplify fast open cookie processingYuchung Cheng2014-05-13
* | | tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-13
* | | net: rename local_df to ignore_dfWANG Cong2014-05-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-09
| |\ \
| | * | ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin2014-05-05
| | * | netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-05-04
| * | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * | | ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-07
| * | | net: ip: push gso skb forwarding handling down the stackFlorian Westphal2014-05-07
| * | | net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-05-07
| * | | ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-05
| * | | tcp_cubic: fix the range of delayed_ackLiu Yu2014-04-30
| * | | tcp: increment retransmit counters in tlp and fast openEric Dumazet2014-04-30
| |/ /
* | | net: Verify UDP checksum before handoff to encapTom Herbert2014-05-08
* | | icmp: Call skb_checksum_simple_validateTom Herbert2014-05-08
* | | igmp: Call skb_checksum_simple_validateTom Herbert2014-05-08
* | | gre: Call skb_checksum_simple_validateTom Herbert2014-05-08
* | | ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong2014-05-08
* | | net: clean up snmp stats codeWANG Cong2014-05-07
* | | net: Call skb_checksum_init in IPv4Tom Herbert2014-05-05
* | | tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-03
* | | tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2014-05-02
* | | ipv4: Use predefined value for readabilityHisao Tanabe2014-04-28