| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-19 | 7 | -464/+91 |
|\ |
|
| * | [NETFILTER] ip6tables: remove duplicate code | Yasuyuki Kozakai | 2005-09-19 | 7 | -464/+91 |
* | | [PATCH] raw_sendmsg DoS on 2.6 | Mark J Cox | 2005-09-19 | 1 | -1/+1 |
|/ |
|
* | [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) | Mitsuru KANDA | 2005-09-18 | 1 | -2/+8 |
* | [IPV6]: Fix per-socket multicast filtering in sk_reuse case | David L Stevens | 2005-09-14 | 1 | -3/+2 |
* | [MCAST]: Fix MCAST_EXCLUDE line dupes | Denis Lukianov | 2005-09-14 | 1 | -1/+1 |
* | [IPV6]: Bring Type 0 routing header in-line with rfc3542. | Brian Haley | 2005-09-10 | 2 | -9/+8 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 3 | -4/+3 |
* | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 2005-09-09 | 1 | -0/+1 |
* | [XFRM]: Always release dst_entry on error in xfrm_lookup | Patrick McHardy | 2005-09-08 | 7 | -40/+13 |
* | [IPV6]: Don't redo xfrm_lookup for cached dst entries | Patrick McHardy | 2005-09-08 | 1 | -3/+4 |
* | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 | David S. Miller | 2005-09-08 | 9 | -61/+477 |
|\ |
|
| * | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. | YOSHIFUJI Hideaki | 2005-09-08 | 7 | -20/+98 |
| * | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). | YOSHIFUJI Hideaki | 2005-09-08 | 7 | -41/+379 |
* | | [IPV6]: Need to use pskb_trim_rcsum(). | Stephen Hemminger | 2005-09-08 | 3 | -12/+8 |
|/ |
|
* | [IPV6]: Repair Incoming Interface Handling for Raw Socket. | YOSHIFUJI Hideaki | 2005-09-01 | 2 | -3/+3 |
* | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 4 | -34/+17 |
* | [NETFILTER6]: Add new ip6tables HOPLIMIT target | Harald Welte | 2005-08-29 | 3 | -0/+135 |
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 | 5 | -5/+5 |
* | [NETFILTER]: Add goto target | Patrick McHardy | 2005-08-29 | 1 | -2/+2 |
* | [NETFILTER]: Add IPv6 REJECT target | Patrick McHardy | 2005-08-29 | 3 | -0/+295 |
* | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 8 | -48/+5 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -1/+2 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 2 | -16/+16 |
* | [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner | Christoph Hellwig | 2005-08-29 | 1 | -83/+7 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-29 | 3 | -5/+7 |
* | [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c | Arnaldo Carvalho de Melo | 2005-08-29 | 3 | -153/+84 |
* | [IPV6]: Generalise the tcp_v6_lookup routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -65/+74 |
* | [ICSK]: Move TCP congestion avoidance members to icsk | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -3/+4 |
* | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 2005-08-29 | 10 | -38/+27 |
* | [TIMEWAIT]: Introduce inet_timewait_death_row | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+5 |
* | [NETFILTER]: add /proc/net/netfilter interface to nf_queue | Harald Welte | 2005-08-29 | 1 | -2/+7 |
* | [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue | Harald Welte | 2005-08-29 | 1 | -1/+1 |
* | [ICSK]: Generalise tcp_listen_{start,stop} | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+1 |
* | [NET]: Introduce inet_connection_sock | Arnaldo Carvalho de Melo | 2005-08-29 | 2 | -26/+30 |
* | [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets | Arnaldo Carvalho de Melo | 2005-08-29 | 2 | -48/+54 |
* | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 2005-08-29 | 3 | -0/+3 |
* | [INET]: Generalise the tcp_listen_ lock routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [INET]: Move tcp_port_rover to inet_hashinfo | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -24/+27 |
* | [INET]: Generalise tcp_bind_hash & tcp_inherit_port | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -3/+3 |
* | [INET]: Move bind_hash from tcp_sk to inet_sk | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+4 |
* | [INET]: Just rename the TCP hashtable functions/structs to inet_ | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -21/+21 |
* | [NETFILTER]: Extend netfilter logging API | Harald Welte | 2005-08-29 | 1 | -41/+52 |
* | [INET]: Introduce inet_sk_rebuild_header | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [NET]: Cleanup INET_REFCNT_DEBUG code | Arnaldo Carvalho de Melo | 2005-08-29 | 3 | -32/+32 |
* | [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh... | Patrick McHardy | 2005-08-29 | 2 | -3/+6 |
* | [IPV6]: Check interface bindings on IPv6 raw socket reception | Andrew McDonald | 2005-08-29 | 3 | -5/+13 |
* | [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink | Harald Welte | 2005-08-29 | 3 | -4/+78 |
* | [NETFILTER]: Core changes required by upcoming nfnetlink_queue code | Harald Welte | 2005-08-29 | 1 | -1/+2 |
* | [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. | Harald Welte | 2005-08-29 | 3 | -24/+69 |