summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | [TG3]: Add A1 revsMatt Carlson2007-11-122-12/+21
| * | [TG3]: Increase the PCI MRRSMatt Carlson2007-11-121-1/+7
| * | [TG3]: Prescaler fixMatt Carlson2007-11-122-1/+24
| * | [TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson2007-11-121-0/+3
| * | [TG3]: Disable GPHY autopowerdownMatt Carlson2007-11-122-0/+12
| * | [TG3]: CPMU adjustments for loopback testsMatt Carlson2007-11-121-5/+7
| * | [TG3]: Fix nvram selftest failuresMatt Carlson2007-11-122-6/+38
| * | [TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2007-11-122-2/+28
| * | [TG3]: APE flag fixMatt Carlson2007-11-121-1/+1
| * | [TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2007-11-122-3/+32
| * | [TG3]: Fix 5761 PXEboot crashMatt Carlson2007-11-121-23/+23
| * | [AF_PACKET]: Fix minor code duplicationUrs Thuermann2007-11-121-11/+5
| * | [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-124-156/+82
| * | [INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo2007-11-121-4/+0
| * | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2007-11-1219-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/+2
| | * | SCTP: Clean-up some defines for regressions tests.Vlad Yasevich2007-11-091-1/+0
| | * | 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/+32
| | * | 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/+10
| | * | 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-126-6/+21
| * | | [SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg2007-11-121-6/+5
| * | | [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-123-93/+94
| * | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-122-0/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-1310-31/+38
|\ \ \ \
| * | | | [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-131-12/+4
| * | | | [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-131-1/+3
| * | | | [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-131-1/+1
| * | | | [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-131-2/+0
| * | | | [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-133-10/+24
| * | | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-133-5/+6
| |\ \ \ \
| | * | | | [POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala2007-11-091-2/+2
| | * | | | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-091-3/+1