summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville1-1/+1
2010-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-8/+25
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-08-01Bluetooth: 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/linvil...John 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-29mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville1-0/+2
2010-07-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
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/holtma...John W. Linville52-519/+889
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-3/+0
2010-07-25net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+9
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder1-2/+0
2010-07-22net: remove last uses of __attribute__((packed))Gustavo F. Padovan1-1/+1
2010-07-22irda: 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-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+1
2010-07-21wireless: correct sparse warning in wext-compat.cJohn W. Linville1-0/+4
2010-07-21wireless: only use alpha2 regulatory information from country IEJohn W. Linville1-1/+0
2010-07-21mac80211: move QoS-enable to BSS infoJohannes Berg1-6/+5
2010-07-16tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet1-5/+4
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso1-0/+2
2010-07-15net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao3-4/+9
2010-07-13net: cleanupsChangli Gao3-192/+123
2010-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-5/+17
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-2/+12
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-4/+8
2010-07-03sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-14/+40
2010-07-01fragment: add fast path for in-order fragmentsChangli Gao1-0/+1
2010-07-01snmp: 64bit ipstats_mib for all archesEric Dumazet3-16/+91
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy1-1/+1