aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila
2009-12-26llc: optimize multicast deliveryOctavian Purdila
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila
2009-12-26llc: add support for SO_BINDTODEVICEOctavian Purdila
2009-12-26llc: add support for LLC_OPT_PKTINFOOctavian Purdila
2009-12-26llc: use dev_hard_headerOctavian Purdila
2009-12-25wireless: fix comments in genregdb.awkJohn W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-23enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman
2009-12-23enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-23enic: Bug fix: align desc ring sizes to 32 descsScott Feldman
2009-12-23enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-23enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman
2009-12-23enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-12-23iwmc3200top: simplify imwct_txTomas Winkler
2009-12-23iwmc3200top: cleanup log messagesTomas Winkler
2009-12-23iwmc3200top: clean up fw_downloadTomas Winkler
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-23net: release dst entry while cache-hot for GSO case tooKrishna Kumar
2009-12-23tcp: Slightly optimize tcp_sendmsgKrishna Kumar
2009-12-23tcp: Remove unrequired operations in tcp_push()Krishna Kumar
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha
2009-12-23netxen: support pci error handlersAmit Kumar Salecha
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S
2009-12-23USB: musb: MAINTAINERS: Fix my tree's addressFelipe Balbi
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov