summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich2007-06-131-2/+0
* [SCTP] Flag a pmtu change requestVlad Yasevich2007-06-135-1/+27
* [SCTP] Update pmtu handling to be similar to tcpVlad Yasevich2007-06-133-14/+44
* [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user failsVlad Yasevich2007-06-131-4/+5
* [SCTP]: Allow unspecified port in sctp_bindx()Vlad Yasevich2007-06-131-4/+11
* [SCTP]: Correctly set daddr for IPv6 sockets during peeloffVlad Yasevich2007-06-131-1/+3
* [TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2007-06-132-2/+2
* [TCP]: Fix left_out setting during FRTOIlpo Järvinen2007-06-121-1/+1
* [TCP]: Disable TSO if MD5SIG is enabled.David S. Miller2007-06-122-1/+4
* [PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov2007-06-121-5/+5
* Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2007-06-123-2/+14
|\
| * [PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler2007-06-111-0/+12
| * [PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg2007-06-111-1/+1
| * [PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter2007-06-111-1/+1
* | [IrDA]: f-timer reloading when sending rejected frames.G. Liakhovetski2007-06-081-6/+4
* | [IrDA]: Fix Rx/Tx path race.G. Liakhovetski2007-06-083-18/+20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-086-122/+61
|\ \
| * | [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore2007-06-081-10/+13
| * | [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-085-107/+47
| * | [IPV4]: Do not remove idev when addresses are clearedHerbert Xu2007-06-081-5/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-14/+104
|\ \ \
| * | | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
| * | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-071-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-06-0813-65/+222
|\ \ \
| * | | OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-081-0/+2
| * | | USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-081-1/+41
| * | | USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-081-6/+1
| * | | USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-081-20/+25
| * | | USB: cxacru: add Documentation fileSimon Arlott2007-06-082-0/+86
| * | | USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins2007-06-081-2/+19
| * | | USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-085-24/+33
| * | | usblp: Don't let suspend to kill ->usedPete Zaitcev2007-06-081-3/+2
| * | | USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers2007-06-081-9/+13
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-06-089-66/+78
|\ \ \
| * | | firmware: remove orphaned EmailMarkus Rechberger2007-06-084-6/+6
| * | | kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-081-5/+5
| * | | Driver core: kill unused codeStephen Hemminger2007-06-081-13/+0
| * | | Driver core: keep PHYSDEV for old struct class_deviceKay Sievers2007-06-082-42/+27
| * | | update Documentation/driver-model/platform.txtDavid Brownell2007-06-081-0/+40
| |/ /
* | | Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day2007-06-081-0/+5
* | | update checkpatch.pl to version 0.04Andy Whitcroft2007-06-081-81/+193
* | | hexdump: more output formattingRandy Dunlap2007-06-082-32/+129
* | | MAINTAINERS: correctionsAlan Cox2007-06-081-13/+4
* | | checkpatch: produce fewer lines of outputRandy Dunlap2007-06-081-2/+2
* | | reiserfs: mailing list has movedJeff Mahoney2007-06-081-1/+1
* | | x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* | | fix sysrq-m oopsBob Picco2007-06-081-0/+2
* | | pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-083-111/+183
* | | rt-mutex: fix chain walk early wakeup bugThomas Gleixner2007-06-081-0/+13
* | | rt-mutex: fix stale return valueThomas Gleixner2007-06-081-2/+9