summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-161-8/+2
| * | tcp: do not export tcp_gso_segment() and tcp_gro_receive()Eric Dumazet2014-01-141-2/+0
| * | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-144-6/+6
| * | ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-142-4/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+4
| |\ \
| * | | gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell2014-01-131-10/+6
| * | | gre_offload: fix sparse non static symbol warningWei Yongjun2014-01-131-1/+1
| * | | ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-132-4/+25
| * | | ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-134-8/+17
| * | | tcp: metrics: Allow selective get/del of tcp-metrics based on src IPChristoph Paasch2014-01-101-10/+38
| * | | tcp: metrics: Delete all entries matching a certain destinationChristoph Paasch2014-01-101-6/+11
| * | | tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2014-01-101-0/+6
| * | | tcp: metrics: Add source-address to tcp-metricsChristoph Paasch2014-01-101-9/+25
| * | | tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch2014-01-101-36/+36
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-094-60/+64
| |\ \ \
| | * | | netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-091-1/+7
| | * | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-094-4/+4
| | * | | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-094-10/+10
| | * | | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-094-4/+4
| | * | | netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-092-0/+2
| | * | | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-071-1/+2
| | * | | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-072-0/+2
| | * | | netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-072-44/+37
| * | | | ip_tunnel: fix sparse non static symbol warningWei Yongjun2014-01-091-1/+1
| * | | | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-073-5/+172
| |/ / /
| * | | ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-071-0/+2
| * | | gre_offload: statically build GRE offloading supportEric Dumazet2014-01-063-13/+7
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-066-25/+51
| |\ \ \
| * | | | tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-062-2/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-064-258/+24
| |\ \ \ \
| | * | | | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-011-0/+14
| | * | | | netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-303-128/+0
| | * | | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-130/+10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-6/+0
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-031-6/+0
| * | | | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-042-5/+6
| * | | | | | ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-031-12/+32
| * | | | | | ipv4: Cache dst in tunnelsTom Herbert2014-01-031-24/+89
| * | | | | | ipv4: switch and case should be at the same indentWeilong Chen2014-01-021-15/+15
| * | | | | | ipv4: spaces required around that '='Weilong Chen2014-01-021-4/+4
| * | | | | | ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine2014-01-021-5/+10
| * | | | | | lro: remove dead codestephen hemminger2013-12-291-173/+0
| * | | | | | tcp: make local functions staticstephen hemminger2013-12-292-2/+2
| * | | | | | ipv4: ping make local stuff staticStephen Hemminger2013-12-281-3/+7
| * | | | | | ipv4: remove unused functionStephen Hemminger2013-12-281-7/+0
| * | | | | | arp: make arp_invalidate staticStephen Hemminger2013-12-281-2/+1
| * | | | | | ipv4: make fib_detect_death staticStephen Hemminger2013-12-282-4/+3
| * | | | | | ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
| * | | | | | ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5
| * | | | | | ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2