[NETFILTER]: nf_queue: handle GSO packets
[safe/jmp/linux-2.6] / net /
2006-09-22 Patrick McHardy[NETFILTER]: nf_queue: handle GSO packets
2006-09-22 Patrick McHardy[NETFILTER]: Get rid of HW checksum invalidation
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Patrick McHardy[NETFILTER]: netbios conntrack: fix compile
2006-09-22 Thomas Graf[NET]: Convert link dumping to new netlink api
2006-09-22 Thomas Graf[NET]: Convert link modification to new netlink api
2006-09-22 Thomas Graf[IPv4]: Move interface address bits to linux/if_addr.h
2006-09-22 Thomas Graf[IPV4]: Convert address dumping to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address deletion to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address addition to new netlink api
2006-09-22 Thomas Graf[NETLINK]: Convert core netlink handling to new netlink api
2006-09-22 Thomas Graf[NETLINK]: Extend netlink messaging interface
2006-09-22 Thomas Graf[IPV4]: Use Protocol Independant Policy Routing Rules...
2006-09-22 Thomas Graf[IPV6]: Policy Routing Rules
2006-09-22 Thomas Graf[NET]: Protocol Independant Policy Routing Rules Framework
2006-09-22 Thomas Graf[IPV6]: Multiple Routing Tables
2006-09-22 Thomas Graf[IPV6]: Remove ndiscs rt6_lock dependency
2006-09-22 Paul Moore[NetLabel]: tie NetLabel into the Kconfig system
2006-09-22 Venkat Yekkirala[NetLabel]: SELinux support
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 and Unlabeled packet integration
2006-09-22 Paul Moore[NetLabel]: core NetLabel subsystem
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 engine
2006-09-22 Paul Moore[NetLabel]: core network changes
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Default labeling of socket specific IPSec...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add security context to acquire messages...
2006-09-22 Serge Hallyn[MLSXFRM]: Add security context to acquire messages...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Flow based matching of xfrm policy and state
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add security sid to sock
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[CRYPTO] users: Use block ciphers where applicable
2006-09-21 Herbert Xu[SUNRPC] GSS: Use block ciphers where applicable
2006-09-21 Herbert Xu[IPSEC] ESP: Use block ciphers where applicable
2006-09-21 Herbert Xu[IPSEC]: Add compatibility algorithm name support
2006-09-21 Herbert Xu[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
2006-09-19 Al Viro[IPV4] fib_trie: missing ntohl() when calling fib_seman...
2006-09-19 Patrick McHardy[NETFILTER]: xt_quota: add missing module aliases
2006-09-18 YOSHIFUJI Hideaki[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
2006-09-18 Herbert Xu[NET]: Drop tx lock in dev_watchdog_up
2006-09-18 Patrick McHardy[PACKET]: Don't truncate non-linear skbs with mmaped IO
2006-09-18 Stephen Hemminger[NET]: Mark frame diverter for future removal.
2006-09-18 Wong Hoi Sing Edison[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
2006-09-18 Stephen Hemminger[BRIDGE]: random extra bytes on STP TCN packet
2006-09-18 Remi Denis-Courmont[IPV6]: Accept -1 for IPV6_TCLASS
2006-09-18 YOSHIFUJI Hideaki[IPV6]: Fix tclass setting for raw sockets.
2006-09-18 Simon Horman[IPVS]: remove the debug option go ip_vs_ftp
2006-09-18 Simon Horman[IPVS]: Make sure ip_vs_ftp ports are valid
2006-09-18 Simon Horman[IPVS]: auto-help for ip_vs_ftp
2006-09-18 Stephen Hemminger[TCP]: Turn ABC off.
2006-09-18 Kirill Korotaev[NEIGH]: neigh_table_clear() doesn't free stats
2006-08-31 Wei Dong[IPV4]: Fix SNMPv2 "ipFragFails" counter error
2006-08-31 Akinobu Mita[NET]: Rate limiting for socket allocation failure...
2006-08-31 YOSHIFUJI Hideaki[IPV6]: Fix kernel OOPs when setting sticky socket...
2006-08-30 Keir Fraser[IPV6]: ipv6_add_addr should install dstentry earlier
2006-08-30 Akinobu Mita[NETLINK]: Call panic if nl_table allocation fails
2006-08-30 Daikichi Osuga[TCP]: Two RFC3465 Appropriate Byte Count fixes.
2006-08-30 Lv Liangying[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
2006-08-30 Sridhar Samudrala[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
2006-08-27 Ian McDonald[DCCP]: Fix CCID3
2006-08-27 Stephen Hemminger[BRIDGE] netfilter: memory corruption fix
2006-08-27 Ian McDonald[DCCP]: Introduce dccp_rx_hist_find_entry
2006-08-27 Ian McDonald[DCCP]: Introduces follows48 function
2006-08-27 Ian McDonald[DCCP]: Update contact details and copyright
2006-08-27 Ian McDonald[DCCP]: Fix typo
2006-08-27 Stephen Hemminger[IPV6]: Segmentation offload not set correctly on TCP...
2006-08-25 Greg Kroah-HartmanMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2006-08-24 David HowellsNFS: Check lengths more thoroughly in NFS4 readdir...
2006-08-24 Trond MyklebustSUNRPC: Fix dentry refcounting issues with users of...
2006-08-24 Trond MyklebustSUNRPC: rpc_unlink() must check for unhashed dentries
2006-08-24 Trond MyklebustNFS: clean up rpc_rmdir
2006-08-24 Trond MyklebustSUNRPC: make rpc_unlink() take a dentry argument instea...
2006-08-22 Stephen Hemminger[TCP]: Limit window scaling if window is clamped.
2006-08-22 Patrick McHardy[NETFILTER]: arp_tables: fix table locking in arpt_do_table
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2006-08-18 Herbert Xu[BRIDGE]: Disable SG/GSO if TX checksum is off
2006-08-18 Patrick McHardy[NETFILTER]: ip_tables: fix table locking in ipt_do_table
2006-08-18 Patrick McHardy[NETFILTER]: ctnetlink: fix deadlock in table dumping
2006-08-17 Alexey Kuznetsov[IPV4]: severe locking bug in fib_semantics.c
2006-08-17 David L Stevens[MCAST]: Fix filter leak on device removal.
2006-08-17 David S. Miller[NET]: Disallow whitespace in network device names.
2006-08-17 Ralf Hildebrandt[PKT_SCHED] cls_u32: Fix typo.
2006-08-17 Kevin Hilman[ATM]: Compile error on ARM
2006-08-17 Michal Ruzicka[IPV4]: Possible leak of multicast source filter sctructure
2006-08-17 Ingo Molnar[IPV6] lockdep: annotate __icmpv6_socket
2006-08-17 Andrew Morton[NETFILTER]: xt_physdev build fix
2006-08-17 Suresh Siddha[NET]: Fix potential stack overflow in net/core/utils.c
2006-08-17 David S. Miller[VLAN]: Make sure bonding packet drop checks get done...
2006-08-14 Herbert Xu[INET]: Use pskb_trim_unique when trimming paged unique...
2006-08-14 Mark Huang[NETFILTER]: ulog: fix panic on SMP kernels
2006-08-14 Patrick McHardy[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery...
2006-08-14 Stephen Hemminger[LLC]: multicast receive device match
2006-08-14 David S. Miller[IPSEC]: Validate properly in xfrm_dst_check()
2006-08-14 Patrick McHardy[NETFILTER]: xt_hashlimit: fix limit off-by-one
2006-08-14 Phil Oester[NETFILTER]: xt_string: fix negation
2006-08-14 David S. Miller[TCP]: Fix botched memory leak fix to tcpprobe_read().
2006-08-10 David S. Miller[IPX]: Fix typo, ipxhdr() --> ipx_hdr()
next