aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle1-1/+1
2007-02-26[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_headArnaldo Carvalho de Melo1-0/+1
2007-02-26[IPV4]: Use random32() in net/ipv4/multipathJoe Perches2-29/+4
2007-02-26[BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger3-42/+17
2007-02-26[BRIDGE]: get rid of miscdevice includeStephen Hemminger1-1/+0
2007-02-26[IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2-1/+1
2007-02-26[IPV4] devinet: Register inetdev earlier.Herbert Xu1-3/+5
2007-02-26[IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki1-0/+8
2007-02-26[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki1-8/+14
2007-02-26[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai1-5/+2
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki3-69/+76
2007-02-26[IPV4]: Correct links in net/ipv4/KconfigBaruch Even1-2/+2
2007-02-26[SCTP]: Strike the transport before updating rto.Vlad Yasevich1-3/+3
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich1-5/+22
2007-02-26[TCP]: Fix MD5 signature pool locking.David S. Miller1-12/+12
2007-02-26[AF_PACKET]: Remove unnecessary casts.Jason Lunz1-8/+5
2007-02-26[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin1-10/+14
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA1-1/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk1-13/+0
2007-02-26[Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann1-1/+8
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann1-0/+12
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann3-9/+164
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann1-1/+1
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2-7/+4
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter1-2/+2
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik2-18/+6
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-13/+39
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro1-13/+39
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2-18/+6
2007-02-17Merge branch 'master' into upstreamJeff Garzik199-539/+764
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstreamJeff Garzik594-9984/+10151
2007-02-17correct a dead URL in the IP_MULTICAST help textAdrian Bunk1-1/+1
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-14[PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2-18/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman3-15/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman30-32/+32
2007-02-14[PATCH] sysctl: atalk: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ax25: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ipx: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: llc: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: netrom: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: rose: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deEric W. Biederman2-13/+2
2007-02-14[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagEric W. Biederman2-2/+2
2007-02-14[PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_tableEric W. Biederman1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau135-135/+1
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authenticationNeilBrown2-6/+224