aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller1-1/+1
2008-09-21net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller1-2/+94
2008-09-20tcp: reorganize retransmit code loopsIlpo Järvinen1-1/+0
2008-09-20tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen1-1/+1
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+94
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman1-0/+2
2008-09-18atl2: add atl2 driverChris Snook1-0/+1
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-2/+94
2008-09-12pkt_action: add new action skbeditAlexander Duyck2-0/+45
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck1-0/+7
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+24
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg1-0/+18
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler1-6/+6
2008-09-11net: Add SKB DMA mapping helper functions.David S. Miller1-0/+8
2008-09-11net: Add DMA mapping tokens to skb_shared_info.David S. Miller1-0/+6
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker1-51/+71
2008-09-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller1-71/+51
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller24-56/+108
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-09-05tracehook: comment pasto fixesRoland McGrath1-1/+1
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-2/+4
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+2
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+13
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+6
2008-09-05sched: fix process time monotonicityBalbir Singh1-0/+4
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj1-2/+4
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi1-0/+2
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab1-0/+2
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21
2008-09-04dccp: Extend CCID packet dequeueing interfaceGerrit Renker1-1/+3
2008-09-04dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker1-0/+2
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-2/+4
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-8/+0
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-20/+4
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker1-19/+0
2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-3/+0
2008-09-04dccp: Remove manual influence on NDP Count featureGerrit Renker1-2/+2
2008-09-04dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker1-3/+0
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker1-0/+5
2008-09-04dccp: Deprecate Ack Ratio sysctlGerrit Renker1-2/+0
2008-09-04dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker1-2/+2
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker1-7/+0
2008-09-04dccp: Query supported CCIDsGerrit Renker1-0/+1
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-0/+4
2008-09-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker1-4/+5