Add generic Kbuild files for 'make headers_install'
[safe/jmp/linux-2.6] / net /
2006-05-23 Stephen Hemminger[BRIDGE]: need to ref count the LLC sap
2006-05-23 Chris Wright[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix sequence extension parsing
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix parser error propagation
2006-05-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-05-22 Patrick McHardy[NETFILTER]: SNMP NAT: fix memory corruption
2006-05-22 Alexey Dobriyan[IRDA]: fix 16/32 bit confusion
2006-05-22 Alexey Dobriyan[NET]: Fix "ntohl(ntohs" bugs
2006-05-19 Vladislav Yasevich[SCTP]: Allow linger to abort 1-N style sockets.
2006-05-19 Vladislav Yasevich[SCTP]: Validate the parameter length in HB-ACK chunk.
2006-05-19 Vladislav Yasevich[SCTP]: A better solution to fix the race between sctp_...
2006-05-19 Sridhar Samudrala[SCTP]: Set sk_err so that poll wakes up after a non...
2006-05-19 Patrick McHardy[NETFILTER]: nfnetlink_log: fix byteorder confusion
2006-05-19 Solar Designer[NETFILTER]: Fix do_add_counters race, possible oops...
2006-05-19 Alexey Dobriyan[NETFILTER]: GRE conntrack: fix htons/htonl confusion
2006-05-19 Philip Craig[NETFILTER]: fix format specifier for netfilter log...
2006-05-19 Jesper Juhl[NETFILTER]: Fix memory leak in ipt_recent
2006-05-17 Angelo P. Castellani[TCP]: reno sacked_out count fix
2006-05-16 Alexey Dobriyan[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64...
2006-05-16 Adrian Bunk[TR]: Remove an unused export.
2006-05-16 Alexey Dobriyan[IPX]: Correct return type of ipx_map_frame_type().
2006-05-16 Alexey Dobriyan[IPX]: Correct argument type of ipxrtr_delete().
2006-05-16 Stephen Hemminger[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
2006-05-12 Simon Kelley[NEIGH]: Fix IP-over-ATM and ARP interaction.
2006-05-11 Patrick McHardy[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
2006-05-10 Alexey Kuznetsov[IPV6]: skb leakage in inet6_csk_xmit
2006-05-10 Stephen Hemminger[BRIDGE]: Do sysfs registration inside rtnl.
2006-05-10 Stephen Hemminger[NET]: Do sysfs registration as part of register_netdevice.
2006-05-09 Herbert Xu[NET] linkwatch: Handle jiffies wrap-around
2006-05-09 Adrian Bunk[IRDA]: Removing unused EXPORT_SYMBOLs
2006-05-09 Alan Stern[NET]: Make netdev_chain a raw notifier.
2006-05-09 Wei Yongjun[IPV4]: ip_options_fragment() has no effect on fragment...
2006-05-08 Stephen HemmingerMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-05-07 Hua Zhong[IPV4]: Remove likely in ip_rcv_finish()
2006-05-07 Stephen Hemminger[NET]: Create netdev attribute_groups with class_device_add
2006-05-06 John Heffner[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
2006-05-06 Ralf Baechle[NETROM/ROSE]: Kill module init version kernel log...
2006-05-06 Herbert Xu[DCCP]: Fix sock_orphan dead lock
2006-05-06 Stephen Hemminger[BRIDGE]: keep track of received multicast packets
2006-05-06 Sridhar Samudrala[SCTP]: Fix state table entries for chunks received...
2006-05-06 Sridhar Samudrala[SCTP]: Fix panic's when receiving fragmented SCTP...
2006-05-06 Vladislav Yasevich[SCTP]: Prevent possible infinite recursion with multip...
2006-05-06 Neil Horman[SCTP]: Allow spillover of receive buffer to avoid...
2006-05-05 Daniel Drake[PATCH] softmac: make non-operational after being stopped
2006-05-05 Daniel Drake[PATCH] softmac: don't reassociate if user asked for...
2006-05-04 Patrick Caulfield[DECNET]: Fix level1 router hello
2006-05-04 Herbert Xu[TCP]: Fix sock_orphan dead lock
2006-05-04 Ralf Baechle[ROSE]: Eleminate HZ from ROSE kernel interfaces
2006-05-04 Ralf Baechle[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
2006-05-04 Ralf Baechle[AX.25]: Eleminate HZ from AX.25 kernel interfaces
2006-05-04 Ralf Baechle[ROSE]: Fix routing table locking in rose_remove_neigh.
2006-05-04 Ralf Baechle[AX.25]: Move AX.25 symbol exports
2006-05-04 Ralf Baechle[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
2006-05-04 Ralf Baechle[AX.25]: Spelling fix
2006-05-04 Ralf Baechle[ROSE]: Remove useless prototype for rose_remove_neigh().
2006-05-04 Patrick McHardy[NETFILTER]: x_tables: don't use __copy_{from,to}_user...
2006-05-04 Jing Min Zhao[NETFILTER]: H.323 helper: Change author's email address
2006-05-04 Patrick McHardy[NETFILTER]: NAT: silence unused variable warnings...
2006-05-04 Patrick McHardy[NETFILTER]: H.323 helper: fix use of uninitialized...
2006-05-04 Patrick McHardy[NETFILTER]: H.323 helper: fix endless loop caused...
2006-05-03 Patrick McHardy[NETFILTER] SCTP conntrack: fix infinite loop
2006-05-02 Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-02 Patrick McHardy[NETFILTER] x_tables: fix compat related crash on non-x86
2006-05-01 Steve Grubb[PATCH] Reworked patch for labels on user space messages
2006-05-01 Steve Grubb[PATCH] sockaddr patch
2006-04-30 YOSHIFUJI Hideaki[IPV6]: Fix race in route selection.
2006-04-30 Ingo Molnar[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
2006-04-30 Ingo Molnar[XFRM]: fix incorrect xfrm_state_afinfo_lock use
2006-04-30 Hua Zhong[TCP]: Fix unlikely usage in tcp_transmit_skb()
2006-04-30 Ingo Molnar[XFRM]: fix softirq-unsafe xfrm typemap->lock use
2006-04-30 Herbert Xu[IPSEC]: Fix IP ID selection
2006-04-30 Heiko Carstens[IPV4]: inet_init() -> fs_initcall
2006-04-30 Soyoung Park[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c
2006-04-30 Stephen Hemminger[PKT_SCHED] netem: fix loss
2006-04-30 Shaun Pereira[X25]: fix for spinlock recurse and spinlock lockup...
2006-04-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-04-26 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-04-26 Stephen Hemminger[BRIDGE]: allow full size vlan packets
2006-04-25 Patrick McHardy[NETFILTER]: ipt action: use xt_check_target for basic...
2006-04-25 Dmitry Mishin[NETFILTER]: x_tables: move table->lock initialization
2006-04-25 Patrick McHardy[NETFILTER]: ip6_tables: remove broken comefrom debugging
2006-04-25 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: kill unused callback init_co...
2006-04-25 Thomas Voegtle[NETFILTER]: ULOG target is not obsolete
2006-04-25 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Fix module refcount dropping...
2006-04-24 Johannes Berg[PATCH] softmac: fix SIOCSIWAP
2006-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-04-20 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-04-20 Jayachandran C[EBTABLES]: Clean up vmalloc usage in net/bridge/netfil...
2006-04-20 David S. Miller[NET]: Add skb->truesize assertion checking.
2006-04-20 Herbert Xu[TCP]: Account skb overhead in tcp_fragment
2006-04-19 David S. Miller[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
2006-04-19 Hua Zhong[NET]: sockfd_lookup_light() returns random error for...
2006-04-19 Jean Tourrilhes[PATCH] wext: Fix RtNetlink ENCODE security permissions
2006-04-19 Johannes Berg[PATCH] softmac: report when scanning has finished
2006-04-19 Johannes Berg[PATCH] softmac: fix event sending
2006-04-19 johannes@sipsoluti... [PATCH] softmac: handle iw_mode properly
2006-04-19 johannes@sipsoluti... [PATCH] softmac: dont send out packets while scanning
2006-04-19 johannes@sipsoluti... [PATCH] softmac: return -EAGAIN from getscan while...
2006-04-19 Michael Buesch[PATCH] softmac: fix spinlock recursion on reassoc
next