[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
[deliverable/linux.git] / net /
2006-09-22  Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22  Patrick McHardy[NET]: Use u32 for routing table IDs
2006-09-22  David S. Miller[NET]: Kill double initialization in sock_alloc_inode.
2006-09-22  Dave Jones[NET]: Remove unnecessary config.h includes from net/
2006-09-22  Stephen Hemminger[NET]: sock_register interface changes
2006-09-22  Stephen Hemminger[NET]: socket family using RCU
2006-09-22  Stephen Hemminger[NET] socket: code style cleanup
2006-09-22  Sridhar Samudrala[SUNRPC]: Remove the unnecessary check for highmem...
2006-09-22  Steven Whitehouse[DECNET]: Convert rwlock to spinlock
2006-09-22  Steven Whitehouse[DECNET]: Covert rules to use generic code
2006-09-22  Herbert Xu[IPV4]: Use network-order dport for all visible inet_lo...
2006-09-22  Stephen Hemminger[IPV4] fib: convert reader/writer to spinlock
2006-09-22  Ville Nuorvala[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
2006-09-22  Herbert Xu[IPV4]: Uninline inet_lookup_listener
2006-09-22  Louis Nyffenegger[INET]: Remove is_setbyuser patch
2006-09-22  David S. Miller[IPV4]: Kill fib4_rules_clean().
2006-09-22  David S. Miller[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTI...
2006-09-22  Adrian Bunk[NET]: Make code static.
2006-09-22  Sridhar Samudrala[SUNRPC]: Update to use in-kernel sockets API.
2006-09-22  Sridhar Samudrala[NET]: Round out in-kernel sockets API
2006-09-22  Thomas Graf[NEIGH]: Move netlink neighbour table bits to linux...
2006-09-22  Thomas Graf[NEIGH]: Convert neighbour table dumping to new netlink api
2006-09-22  Thomas Graf[NEIGH]: Convert neighbour table modification to new...
2006-09-22  Thomas Graf[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
2006-09-22  Thomas Graf[NEIGH]: Convert neighbour dumping to new netlink api
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'
next
This page took 0.155421 seconds and 8 git commands to generate.