summaryrefslogtreecommitdiffstats
path: root/net/sctp/proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-14cipso: Relax too much careful cipso hash function.Pavel Emelyanov1-2/+2
2008-05-13tcp FRTO: work-around inorder receiversIlpo Järvinen1-4/+11
2008-05-13tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen1-1/+1
2008-05-13New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-13DM9000: Use delayed work to update MII PHY stateBen Dooks1-0/+26
2008-05-13DM9000: Update and fix driver debugging messagesEnrico Scholz1-1/+4
2008-05-13DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz1-3/+3
2008-05-13sky2: fix simple define thinkoJesse Brandeburg1-2/+2
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings14-7/+1379
2008-05-13[netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings1-0/+1
2008-05-13[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings1-2/+0
2008-05-13[netdrvr] sfc: Fix code formattingBen Hutchings1-2/+2
2008-05-13[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings1-2/+0
2008-05-13[netdrvr] sfc: Remove garbage from commentBen Hutchings1-1/+1
2008-05-13[netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2-3/+0
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings4-4/+26
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings4-1/+708
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering3-84/+254
2008-05-13ehea: Add dependency to KconfigHannes Hering1-1/+1
2008-05-13memory: Introduce exports for memory notifiersHannes Hering1-0/+2
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming1-0/+2
2008-05-13cxgb3 - fix EEHDivy Le Ray5-6/+70
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray2-15/+18
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin1-9/+5
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin1-11/+31
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin1-278/+316
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin1-2/+3
2008-05-13myri10ge: trivial formatting fixBrice Goglin1-1/+4
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin1-1/+3
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin1-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin1-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin1-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin1-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin2-31/+64
2008-05-13atl1: bump version numberJay Cliburn4-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn1-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn1-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn2-11/+11
2008-05-13mac80211: Use skb_header_cloned() on TX path.David S. Miller1-2/+2
2008-05-13mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg1-0/+9
2008-05-13net: Allow netdevices to specify needed head/tailroomJohannes Berg13-31/+39
2008-05-13net: Set LL_MAX_HEADER properly for wireless.David S. Miller1-7/+9
2008-05-13mac80211: add missing newlines in printk()Pavel Roskin2-4/+5
2008-05-13PS3: gelic: fix memory leakMasakazu Mokuno1-0/+2
2008-05-13mac80211: fix association with some APsHelmut Schaa1-14/+50
2008-05-13iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2-2/+2
2008-05-13zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-05-13Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov1-1/+2
2008-05-13Fix not checked kmalloc() result.Pavel Emelyanov1-1/+7
2008-05-13Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov1-3/+3