aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-22
| * | | Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-22
| * | | Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-22
| * | | Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-22
| * | | Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-22
| * | | Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-22
* | | | tcp: keepalive cleanupsEric Dumazet2009-08-29
* | | | mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-28
* | | | libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-28
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-23
|\ \ \ \ | |/ / / |/| | |
| * | | ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-19
| * | | ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-19
* | | | cfg80211: fix dangling scan request checkingJohannes Berg2009-08-20
* | | | mac80211: remove deprecated APIJohannes Berg2009-08-20
* | | | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
|/ / /
* | | cfg80211: allow driver to override PS defaultJohannes Berg2009-08-14
* | | mac80211: remove max_bandwidthPat Erley2009-08-14
* | | cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* | | mac80211: allow DMA optimisationJohannes Berg2009-08-14
* | | mac80211: document TX powersave filter requirementsJohannes Berg2009-08-14
* | | mac80211: explain TX retry and statusJohannes Berg2009-08-14
* | | nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* | | cfg80211: use reassociation when possibleJohannes Berg2009-08-14
* | | nl802154: support START-CONFIRM primitiveDmitry Baryshkov2009-08-13
* | | af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov2009-08-13
* | | af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declarationDmitry Baryshkov2009-08-12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\| | | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-03
| |\
| | * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-03
| * | bluetooth: rfcomm_init bug fixDave Young2009-08-03
| |/
* | net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-06
|\ \
| * | mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-04
| * | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-04
| * | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* | | net: mark read-only arrays as constJan Engelhardt2009-08-05
|/ /
* | neigh: Convert garbage collection from softirq to workqueueEric Dumazet2009-08-02
* | IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\ \
| * | cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
| * | cfg80211: combine IWAP handlersJohannes Berg2009-07-29
| * | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
| * | mac80211: fix PS-poll response, raceJohannes Berg2009-07-27
| * | cfg80211: make aware of net namespacesJohannes Berg2009-07-27