aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+24
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-1/+1
2010-08-03l2tp: fix export of header file for userspaceJames Chapman1-0/+1
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp1-1/+3
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa1-0/+3
2010-08-02Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-0/+7
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson1-3/+0
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller10-11/+89
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao1-4/+4
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman1-0/+12
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao1-2/+7
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller1-1/+1
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville8-129/+219
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter1-1/+1
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-2/+7
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-0/+2
2010-07-28cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala1-0/+7
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+3
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors1-0/+4
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann1-0/+2
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches1-2/+3
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches1-1/+63
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville314-2138/+6612
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-3/+0
2010-07-24net: pskb_expand_head() optimizationEric Dumazet1-1/+2
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann2-0/+20
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-7/+9
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao1-1/+1
2010-07-23netfilter: add xt_cpu matchEric Dumazet2-1/+13
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder1-2/+0
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2-0/+28
2010-07-22net: RTA_MARK additionEric Dumazet1-0/+1
2010-07-22macvtap: Limit packet queue lengthHerbert Xu1-0/+2
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde1-0/+20
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan1-1/+1
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2-13/+9
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan4-113/+113
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan1-0/+1
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala1-0/+1
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala1-0/+1
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala1-2/+2
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan1-0/+1
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan1-1/+0
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan1-0/+5
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer1-1/+1
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer1-7/+7
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2-0/+12
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+1