aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-09-23net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller
2008-09-23net: Add skb_queue_next().David S. Miller
2008-09-23net: Add skb_queue_is_last().David S. Miller
2008-09-22net: Fix bus in SKB queue splicing interfaces.David S. Miller
2008-09-22net: network device name ifalias supportStephen Hemminger
2008-09-22Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont
2008-09-22Phonet: provide MAC header operationsRemi Denis-Courmont
2008-09-22Phonet: common socket glueRemi Denis-Courmont
2008-09-22Phonet: global definitionsRemi Denis-Courmont
2008-09-22ipsec: Fix xfrm_state_walk raceHerbert Xu
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-09-21net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller
2008-09-20tcp: reorganize retransmit code loopsIlpo Järvinen
2008-09-20tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-12pkt_action: add new action skbeditAlexander Duyck
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-11net: Add SKB DMA mapping helper functions.David S. Miller
2008-09-11net: Add DMA mapping tokens to skb_shared_info.David S. Miller
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker
2008-09-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2008-09-04dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2008-09-04dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker