summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller24-120/+98
2015-09-22tcp: send loss probe after 1s if no RTT availableYuchung Cheng1-4/+5
2015-09-22tcp: usec resolution SYN/ACK RTTYuchung Cheng3-17/+17
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-2/+2
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman15-51/+51
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman1-2/+2
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2-20/+5
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2-4/+3
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2-0/+2
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman8-10/+9
2015-09-18inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman3-10/+10
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman8-22/+15
2015-09-18net: Initialize table in fib resultDavid Ahern1-0/+2
2015-09-18net: only check perm protocol when register protoJunwei Zhang1-11/+5
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet3-1/+4
2015-09-18netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman1-0/+1
2015-09-18netfilter: Pass net into okfnEric W. Biederman8-18/+14
2015-09-18netfilter: Use nf_hook_state.netEric W. Biederman10-30/+19
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman8-27/+37
2015-09-18arp: Introduce arp_xmit_finishEric W. Biederman1-1/+6
2015-09-18ipv4: Only compute net once in ipmr_forward_finishEric W. Biederman1-2/+3
2015-09-18ipv4: Only compute net once in ip_rcv_finishEric W. Biederman1-6/+4
2015-09-18ipv4: Only compute net once in ip_finish_output2Eric W. Biederman1-2/+3
2015-09-18ipv4: Explicitly compute net in ip_fragmentEric W. Biederman1-3/+2
2015-09-18ipv4: Only compute net once in ip_do_fragmentEric W. Biederman1-6/+8
2015-09-18ipv4: Don't recompute net in ipmr_queue_xmitEric W. Biederman1-1/+1
2015-09-18ipv4: Remember the net in ip_output and ip_mc_outputEric W. Biederman1-2/+4
2015-09-18ipv4: Compute net once in ip_rcvEric W. Biederman1-7/+9
2015-09-18ipv4: Compute net once in ip_forward_finishEric W. Biederman1-2/+3
2015-09-18ipv4: Compute net once in ip_forwardEric W. Biederman1-2/+4
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman6-8/+8
2015-09-16rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan1-1/+2
2015-09-15net: Allow user to get table id from route lookupDavid Ahern1-4/+8
2015-09-15net: Add FIB table id to rtableDavid Ahern2-0/+9
2015-09-15net: Refactor rtable initializationDavid Ahern1-52/+33
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet1-0/+16
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell1-3/+3
2015-09-10net: ipv6: use common fib_default_rule_prefPhil Sutter2-2/+0
2015-09-03netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann1-0/+1
2015-09-02net: Make table id type u32David Ahern3-7/+7
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann3-6/+16
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann1-0/+2
2015-08-31net: fib: move metrics parsing to a helperFlorian Westphal1-30/+41
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar1-2/+0
2015-08-31ipv4: fix 32b buildMadalin Bucur1-1/+1
2015-08-31ipv4: Fix 32-bit build.David S. Miller1-2/+2
2015-08-31net: Introduce helper functions to get the per cpu dataRaghavendra K T1-14/+27
2015-08-29fou: reject IPv6 configJiri Benc1-1/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc2-2/+3
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2-2/+2