summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-07-27wireless: Convert wiphy_debug macro to functionmaster-2010-07-27Joe Perches
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller
2010-07-19net: 64bit stats for netdev_queueEric Dumazet
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: added a BPF to help drivers detect PTP packets.Richard Cochran
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-18net: add driver hook for tx time stamping.Richard Cochran
2010-07-15tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-12net: cleanupsChangli Gao
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy