summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1
* | net: 64bit stats for netdev_queueEric Dumazet2010-07-191-3/+3
* | net: support time stamping in phy devices.Richard Cochran2010-07-183-0/+57
* | net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-181-0/+126
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* | net: add driver hook for tx time stamping.Richard Cochran2010-07-181-0/+21
* | 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
* | net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-091-2/+2
* | net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-091-42/+28
* | atm: propagate signal changes via notifierKarl Hiramoto2010-07-091-0/+17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-076-8/+29
|\|
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
| * linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-022-4/+11
| * sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| * mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-0/+5
| * xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-291-0/+2
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-4/+8
* | netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-041-7/+13
* | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-041-19/+17
* | device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-041-26/+86
* | vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-041-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-025-4/+18
|\ \
| * | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-282-2/+4
| * | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+12
| * | IPVS: one-packet schedulingNick Chalk2010-06-221-0/+2
| * | 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-014-14/+63
|\ \ \
| * | | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
| * | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+9
| * | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-242-14/+14
| * | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
* | | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-301-0/+15
* | | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-1/+1