aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-63/+155
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek1-0/+2
2008-10-01phonet: Protect if_phonet.h against multiple inclusions.Remi Denis-Courmont1-5/+6
2008-09-30Phonet: declare headersRémi Denis-Courmont1-0/+2
2008-09-30netdev: use const for some name functionsStephen Hemminger1-2/+2
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+5
2008-09-24Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-nextJeff Garzik2-5/+10
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-0/+80
2008-09-24netxen: add pci idsDhananjay Phadke1-0/+10
2008-09-24mac80211: mesh portal functionality supportYanBo1-0/+5
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+4
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov1-0/+2
2008-09-23net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller1-0/+9
2008-09-23net: Add skb_queue_next().David S. Miller1-0/+18
2008-09-23net: Add skb_queue_is_last().David S. Miller1-0/+13
2008-09-22net: Fix bus in SKB queue splicing interfaces.David S. Miller1-4/+4
2008-09-22net: network device name ifalias supportStephen Hemminger3-0/+5
2008-09-22Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont1-0/+32
2008-09-22Phonet: provide MAC header operationsRemi Denis-Courmont1-0/+4
2008-09-22Phonet: common socket glueRemi Denis-Courmont1-0/+3
2008-09-22Phonet: global definitionsRemi Denis-Courmont5-1/+147
2008-09-22ipsec: Fix xfrm_state_walk raceHerbert Xu1-1/+1
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+4
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-19phylib: allow incremental scanning of an mii busLennert Buytenhek1-0/+2
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman1-0/+2
2008-09-18atl2: add atl2 driverChris Snook1-0/+1
2008-09-16Fix PNP build failure, bugzilla #11276David Miller1-0/+7
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH1-4/+4
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+4
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-2/+94
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov1-48/+49
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman1-6/+6
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU1-2/+2
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
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-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
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