summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-14/+40
* netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-6/+6
* netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-173-13/+11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1528-490/+601
|\
| * inetpeer: various changesEric Dumazet2010-06-141-38/+56
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-1/+3
| |\
| | * ipmr: dont corrupt listsEric Dumazet2010-06-071-1/+3
| * | net-next: remove useless union keywordChangli Gao2010-06-1019-305/+305
| * | ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-4/+15
| * | icmp: RCU conversion in icmp_address_reply()Eric Dumazet2010-06-091-7/+5
| * | net: avoid two atomic ops in ip_rcv_options()Eric Dumazet2010-06-071-4/+2
| * | ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet2010-06-071-7/+3
| * | igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet2010-06-071-6/+4
| * | ip: Router Alert RCU conversionEric Dumazet2010-06-072-17/+17
| * | raw: avoid two atomics in xmitEric Dumazet2010-06-071-3/+5
| * | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-8/+84
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-067-18/+17
| |\ \ | | |/
| | * tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-041-1/+1
| | * rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-041-3/+4
| | * syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-041-5/+5
| | * TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera2010-06-021-2/+2
| | * net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches2010-05-311-2/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-311-1/+1
| | |\
| | | * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
| | * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-4/+2
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-311-4/+4
| | |\ \ | | | |/
| * | | syncookies: update mss tablesFlorian Westphal2010-06-051-19/+19
| * | | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-052-2/+2
| * | | syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal2010-06-051-11/+13
| * | | arp: RCU changesEric Dumazet2010-06-031-7/+4
| * | | ipv4: RCU changes in __mkroute_input()Eric Dumazet2010-06-031-5/+3
| * | | ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet2010-06-031-18/+17
| * | | ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-034-15/+26
| * | | ipconfig: send host-name in DHCP requestsWu Fengguang2010-06-021-0/+7
| * | | net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
* | | | netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-151-19/+29
* | | | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-141-3/+1
* | | | netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25
* | | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-082-2/+2
* | | | netfilter: vmalloc_node cleanupEric Dumazet2010-06-042-6/+5
|/ / /
* | | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-311-0/+1
* | | tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-311-0/+5
* | | net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-311-2/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-311-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-291-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-282-7/+9
|\ \ | |/
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-271-6/+8
| * ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-261-1/+1
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-2058-1001/+1277
|\
OpenPOWER on IntegriCloud