[JFFS2] Better fix for all-zero node headers
[safe/jmp/linux-2.6] / net /
2007-03-10 Chris Wright[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
2007-03-09 Olaf Kirch[IPV6]: Fix for ipv6_setsockopt NULL dereference
2007-03-09 Gerrit Renker[DCCP]: Initialise write_xmit_timer also on passive...
2007-03-09 Evgeniy Polyakov[IPV4]: Fix rtm_to_ifaddr() error handling.
2007-03-08 Jarek Poplawski[SCTP] ipv6: inconsistent lock state ipv6_add_addr...
2007-03-08 Jiri Kosina[PATCH] bluetooth: fix socket locking in hci_sock_dev_e...
2007-03-08 Aji Srinivas[BRIDGE]: adding new device to bridge should enable...
2007-03-08 Herbert Xu[IPV6]: Do not set IF_READY if device is down
2007-03-08 Eric Paris[IPSEC]: xfrm audit hook misplaced in pfkey_delete...
2007-03-08 Eric Paris[IPSEC]: Add xfrm policy change auditing to pfkey_spdget
2007-03-08 Eric Paris[IPSEC]: xfrm_policy delete security check misplaced
2007-03-08 Gerrit Renker[DCCP]: Revert patch which disables bidirectional mode
2007-03-08 David S. Miller[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_st...
2007-03-08 Herbert Xu[UDP]: Reread uh pointer after pskb_trim
2007-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: fix crash on bridged packet
2007-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: zero-terminate prefix
2007-03-08 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix incorrect classific...
2007-03-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-03-06 Gerrit Renker[DCCP]: Set RTO for newly created child socket
2007-03-06 Gerrit Renker[DCCP]: Correctly split CCID half connections
2007-03-06 Johannes Berg[NET]: Fix compat_sock_common_getsockopt typo.
2007-03-06 David S. Miller[NET]: Revert incorrect accept queue backlog changes.
2007-03-06 Greg Banks[PATCH] knfsd: provide sunrpc pool_mode module option
2007-03-06 NeilBrown[PATCH] knfsd: fix recently introduced problem with...
2007-03-06 NeilBrown[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc...
2007-03-06 NeilBrown[PATCH] knfsd: use recv_msg to get peer address for...
2007-03-06 Jay Vosburghbonding: Improve IGMP join processing
2007-03-05 Yasuyuki Kozakai[NETFILTER]: ip6_route_me_harder should take into accou...
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference counting
2007-03-05 Patrick McHardy[NETFILTER]: nfnetlink_log: fix module reference counting
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix possible NULL pointer...
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix use after free
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference leak
2007-03-05 Patrick McHardy[NETFILTER]: tcp conntrack: accept SYN|URG as valid
2007-03-05 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config...
2007-03-05 Patrick McHardy[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup...
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-03-03 Paul Moore[NetLabel]: Verify sensitivity level has a valid CIPSO...
2007-03-03 David S. Miller[AF_UNIX]: Test against sk_max_ack_backlog properly.
2007-02-28 Arnaldo Carvalho... [TCP]: Fix minisock tcp_create_openreq_child() typo.
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2007-02-28 Patrick McHardy[NET]: Handle disabled preemption in gfp_any()
2007-02-28 Stephen Hemminger[BRIDGE]: Fix locking of set path cost.
2007-02-28 David Stevens[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
2007-02-28 Rolf Eike Beer[IPX]: Remove ancient changelog
2007-02-28 Rolf Eike Beer[IPX]: Remove outdated information from Kconfig
2007-02-28 Michal Wrobel[IPV6]: anycast refcnt fix
2007-02-28 David S. Miller[XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.
2007-02-26 Bernhard Walle[XFRM]: Fix oops in xfrm4_dst_destroy()
2007-02-26 Arnaldo Carvalho... [XFRM_TUNNEL]: Reload header pointer after pskb_may_pul...
2007-02-26 Joe Perches[IPV4]: Use random32() in net/ipv4/multipath
2007-02-26 Stephen Hemminger[BRIDGE]: eliminate workqueue for carrier check
2007-02-26 Stephen Hemminger[BRIDGE]: get rid of miscdevice include
2007-02-26 David S. Miller[IPV6]: Fix __ipv6_addr_type() export in correct place.
2007-02-26 Herbert Xu[IPV4] devinet: Register inetdev earlier.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Register inet6_dev earlier.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Manage prefix route corresponding...
2007-02-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Statically link __ipv6_addr_type(...
2007-02-26 Baruch Even[IPV4]: Correct links in net/ipv4/Kconfig
2007-02-26 Vlad Yasevich[SCTP]: Strike the transport before updating rto.
2007-02-26 Vlad Yasevich[SCTP]: Fix connection hang/slowdown with PR-SCTP
2007-02-26 David S. Miller[TCP]: Fix MD5 signature pool locking.
2007-02-26 Jason Lunz[AF_PACKET]: Remove unnecessary casts.
2007-02-26 Joe Jin[IPV6]: Adjust inet6_exit() cleanup sequence against...
2007-02-26 Noriaki TAKAMIYA[IPSEC]: More fix is needed for __xfrm6_bundle_create().
2007-02-26 Adrian Bunk[IRDA] net/irda/: proper prototypes
2007-02-26 Marcel Holtmann[Bluetooth] Make use of device_move() for RFCOMM TTY...
2007-02-26 Marcel Holtmann[Bluetooth] Add open and close callbacks for HID device
2007-02-26 Marcel Holtmann[Bluetooth] Add support for using the HID subsystem
2007-02-26 Marcel Holtmann[Bluetooth] Fix wrong put_user() from HIDP compat ioctl...
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-21 Christoph Lameter[PATCH] Replace highest_possible_node_id() with nr_node_ids
2007-02-20 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git./linux...
2007-02-19 Linus TorvaldsMerge branch 'audit.b37' of git://git./linux/kernel...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-18 Al Viro[PATCH] AUDIT_FD_PAIR
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-17 Adrian Bunkcorrect a dead URL in the IP_MULTICAST help text
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-14 Larry Finger[PATCH] ieee80211softmac: Fix setting of initial transm...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: atalk: remove unnecessary insert_at_hea...
2007-02-14 Eric W. Biederman[PATCH] sysctl: ax25: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: dccp: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: decnet: remove unnecessary insert_at_he...
2007-02-14 Eric W. Biederman[PATCH] sysctl: ipx: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: llc: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: netrom: remove unnecessary insert_at_he...
2007-02-14 Eric W. Biederman[PATCH] sysctl: rose: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_tab...
2007-02-14 Eric W. Biederman[PATCH] sysctl: sunrpc: remove unnecessary insert_at_he...
2007-02-14 Eric W. Biederman[PATCH] sysctl: x25: remove unnecessary insert_at_head...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 NeilBrown[PATCH] knfsd: allow the server to provide a gid list...
next