summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen2007-11-141-2/+2
* [NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov2007-11-141-0/+2
* [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
* [TCP]: Make sure write_queue_from does not begin with NULL ptrIlpo Järvinen2007-11-141-0/+5
* [TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu2007-11-141-4/+6
* [S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur2007-11-141-59/+51
* [BONDING]: Fix resource use after freeJay Vosburgh2007-11-131-2/+2
* [SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson2007-11-131-1/+1
* [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-3/+3
* [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
* [TCP] FRTO: Plug potential LOST-bit leakIlpo Järvinen2007-11-131-1/+3
* [TCP] FRTO: Limit snd_cwnd if TCP was application limitedIlpo Järvinen2007-11-131-0/+3
* [E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg2007-11-131-10/+3
* [NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller2007-11-131-3/+3
* [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller2007-11-131-1/+1
* [PKT_SCHED]: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr2007-11-131-2/+3
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-1315-189/+1049
|\
| * hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong2007-11-081-22/+43
| * hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-081-1/+2
| * hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede2007-11-081-1/+1
| * hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio2007-11-081-3/+16
| * hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio2007-11-081-0/+11
| * hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-082-7/+56
| * hwmon: (f75375s) Add new style bindingsRiku Voipio2007-11-081-26/+83
| * hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke2007-11-081-5/+6
| * hwmon: (applesmc) Add support for Mac Pro 2 x Quad-CoreRené Rebe2007-11-081-6/+101
| * hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede2007-11-081-0/+54
| * hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong2007-11-081-25/+23
| * hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-084-0/+545
| * hwmon: (f75375s) fix pwm mode settingRiku Voipio2007-11-081-1/+1
| * hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk2007-11-081-1/+1
| * hwmon: (sis5595) Split sis5595_attributes_optIvo Manca2007-11-081-21/+18
| * hwmon: (sis5595) Add individual alarm filesIvo Manca2007-11-081-2/+30
| * hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-081-13/+14
| * hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-081-84/+42
| * hwmon: Add power meter spec to Documentation/hwmon/sysfs-interfaceDarrick J. Wong2007-11-081-0/+31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1357-624/+713
|\ \
| * | [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-1/+1
| * | [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-136-7/+9
| * | [NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev2007-11-131-0/+18
| * | [TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin2007-11-131-4/+4
| * | [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin2007-11-131-1/+1
| * | [NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy2007-11-131-0/+3
| * | [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov2007-11-131-62/+44
| * | [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-131-1/+1
| * | [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-122-28/+16
| * | [IPVS]: Remove unused exports.Adrian Bunk2007-11-122-2/+0
| * | [NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk2007-11-121-4/+0
| * | [TG3]: Update version to 3.86Matt Carlson2007-11-121-2/+2
| * | [TG3]: MII => TPMatt Carlson2007-11-121-1/+1
OpenPOWER on IntegriCloud