aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-02-26[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki
2007-02-26[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki
2007-02-26[IPV4]: Correct links in net/ipv4/KconfigBaruch Even
2007-02-26[SCTP]: Strike the transport before updating rto.Vlad Yasevich
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich
2007-02-26[TCP]: Fix MD5 signature pool locking.David S. Miller
2007-02-26[AF_PACKET]: Remove unnecessary casts.Jason Lunz
2007-02-26[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk
2007-02-26[Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville
2007-02-17Merge branch 'master' into upstreamJeff Garzik
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik
2007-02-17correct a dead URL in the IP_MULTICAST help textAdrian Bunk
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-14[PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: atalk: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: ax25: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: ipx: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: llc: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: netrom: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: rose: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deEric W. Biederman
2007-02-14[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_t...Eric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown
2007-02-13Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-13[IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA
2007-02-13[IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA
2007-02-13[IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA
2007-02-13[TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen
2007-02-13[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy
2007-02-13[BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski