summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+44Star
* [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-131-1/+1
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-132-28/+16Star
* [IPVS]: Remove unused exports.Adrian Bunk2007-11-132-2/+0Star
* [NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk2007-11-131-4/+0Star
* [TG3]: Update version to 3.86Matt Carlson2007-11-131-2/+2
* [TG3]: MII => TPMatt Carlson2007-11-131-1/+1
* [TG3]: Add A1 revsMatt Carlson2007-11-132-12/+21
* [TG3]: Increase the PCI MRRSMatt Carlson2007-11-131-1/+7
* [TG3]: Prescaler fixMatt Carlson2007-11-132-1/+24
* [TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson2007-11-131-0/+3
* [TG3]: Disable GPHY autopowerdownMatt Carlson2007-11-132-0/+12
* [TG3]: CPMU adjustments for loopback testsMatt Carlson2007-11-131-5/+7
* [TG3]: Fix nvram selftest failuresMatt Carlson2007-11-132-6/+38
* [TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2007-11-132-2/+28
* [TG3]: APE flag fixMatt Carlson2007-11-131-1/+1
* [TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2007-11-132-3/+32
* [TG3]: Fix 5761 PXEboot crashMatt Carlson2007-11-131-23/+23
* [AF_PACKET]: Fix minor code duplicationUrs Thuermann2007-11-131-11/+5Star
* [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-134-156/+82Star
* [INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo2007-11-131-4/+0Star
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2007-11-1319-194/+220
|\
| * Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl2007-11-121-5/+5
| * SCTP: Always flush the queue when uncorcking.Vlad Yasevich2007-11-091-3/+2Star
| * SCTP: Clean-up some defines for regressions tests.Vlad Yasevich2007-11-091-1/+0Star
| * SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-091-1/+1
| * SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich2007-11-092-74/+77
| * SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2007-11-097-53/+32Star
| * SCTP: Use hashed lookup when looking for an association.Vlad Yasevich2007-11-091-12/+22
| * SCTP: Fix a potential race between timers and receive path.Vlad Yasevich2007-11-071-0/+4
| * SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-075-3/+21
| * SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich2007-11-073-4/+4
| * SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich2007-11-074-15/+10Star
| * SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-078-22/+36
| * SCTP : Fix to process bundled ASCONF chunk correctlyWei Yongjun2007-11-071-2/+6
| * SCTP : Fix bad formatted comment in outqueue.cWei Yongjun2007-11-071-1/+2
* | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-136-6/+21
* | [SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg2007-11-131-6/+5Star
* | [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-133-93/+94
* | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-132-0/+3
* | sigwait eats blocked default-ignore signalsRoland McGrath2007-11-131-1/+1
* | nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields2007-11-121-17/+26
* | knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-122-2/+2
* | Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-121-20/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-122-16/+28
|\ \