[NEIGH]: Convert neighbour addition to new netlink api
[pandora-kernel.git] / net /
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour addition to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour deletion to new netlink api
2006-09-22 Patrick McHardy[IPV6]: Fix policy routing lookup
2006-09-22 Patrick McHardy[IPV6]: Fix crash in ip6_del_rt
2006-09-22 Patrick McHardy[IPV6]: Fix thinko in rt6_fill_node
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-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
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-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
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-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
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-09-13 Paul MackerrasMerge branch 'linux-2.6'
2006-09-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-09-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-31 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-31 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-08-31 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-08-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-08-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-08-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
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-29 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-08-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-08-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-08-27 Ian McDonald[DCCP]: Fix CCID3
2006-08-27 Stephen Hemminger[BRIDGE] netfilter: memory corruption fix
2006-08-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
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-26 Greg Kroah-HartmanMerge gregkh@/linux/kernel/git/jejb/scsi-rc-fixes-2.6
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...
next