summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan-0/+2
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy-1/+1
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy-3/+3
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller-4/+67
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller-2/+2
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz-0/+2
2009-08-22Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan-0/+3
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan-1/+14
2009-08-22Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan-0/+2
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan-3/+13
2009-08-22Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan-0/+1
2009-08-22Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan-1/+8
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan-2/+55
2009-08-22Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan-7/+21
2009-08-22Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann-3/+5
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner-3/+3
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann-0/+4
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg-0/+2
2009-08-20mac80211: remove deprecated APIJohannes Berg-15/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg-6/+15
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov-4/+4
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov-0/+63
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet-8/+8
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg-0/+4
2009-08-14mac80211: remove max_bandwidthPat Erley-2/+0
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg-1/+3
2009-08-14mac80211: allow DMA optimisationJohannes Berg-0/+5
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg-1/+8
2009-08-14mac80211: explain TX retry and statusJohannes Berg-0/+15
2009-08-14nl80211: add generation number to all dumpsJohannes Berg-0/+12
2009-08-14cfg80211: use reassociation when possibleJohannes Berg-2/+2
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov-0/+9
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov-0/+5
2009-08-12af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declarationDmitry Baryshkov-3/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+16
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar-2/+16
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-24/+48
2009-08-05net: mark read-only arrays as constJan Engelhardt-8/+11
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov-2/+6
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez-14/+0
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez-8/+42
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+5
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez-0/+5
2009-08-03bluetooth: rfcomm_init bug fixDave Young-1/+11
2009-08-02neigh: Convert garbage collection from softirq to workqueueEric Dumazet-2/+2
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder-5/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-50/+58
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman-1/+7
2009-07-30IPVS: use pr_fmtHannes Eder-59/+60