summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-311-1/+1
* cfg80211: fix dev <-> wiphy typoChristian Lamparter2010-07-291-1/+1
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-2/+7
* mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2010-07-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-281-0/+2
|\
| * Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-0/+2
* | wireless: Convert wiphy_debug macro to functionJoe Perches2010-07-271-2/+3
* | include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches2010-07-271-1/+63
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-2752-519/+889
|\
| * Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-214-113/+113
| * Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-211-0/+1
| * Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-211-0/+1
| * Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-211-0/+1
| * Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-211-2/+2
| * Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-211-0/+1
| * Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan2010-07-211-1/+0
| * Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan2010-07-211-0/+5
| * Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
| * Bluetooth: Remove extraneous white spaceRon Shaffer2010-07-211-7/+7
| * Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-212-0/+12
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-6/+1
| |\
| | * net: fix problem in reading sock TX queueTom Herbert2010-07-141-6/+1
| * | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-151-5/+4
| * | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-123-4/+9
| * | net: cleanupsChangli Gao2010-07-123-192/+123
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-072-5/+17
| |\ \ | | |/
| | * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-4/+8
| | * sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| | * xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-022-2/+12
| |\ \
| | * | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+12
| | * | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-171-2/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-012-14/+40
| |\ \ \
| * | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+1
| * | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-303-16/+91
| * | | | net/neighbour.h: fix typoKulikov Vasiliy2010-06-301-1/+1
| * | | | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-291-0/+153
| * | | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-281-2/+9
| * | | | syncookies: add support for ECNFlorian Westphal2010-06-261-1/+1
| * | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
| * | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-1/+2
| * | | | net: Fix a typo in netlink.hJustin P. Mattock2010-06-231-1/+1
| * | | | caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-203-12/+18
| * | | | caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-201-2/+7
| * | | | caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-201-2/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-172-46/+30
| |\ \ \ \
| * | | | | af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman2010-06-161-2/+2
| * | | | | scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-161-4/+24