aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Bluetooth: Make timer functions genericGustavo F. Padovan2011-07-111-0/+2
* | | | Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan2011-07-111-0/+2
* | | | Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan2011-07-111-0/+3
* | | | Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan2011-07-111-2/+1
* | | | Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan2011-07-111-0/+1
* | | | Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan2011-07-111-3/+9
* | | | Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-07-113-20/+35
* | | | Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-07-113-1/+10
* | | | Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-07-111-0/+1
* | | | Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-07-111-0/+1
* | | | Bluetooth: Advertising entries lifetimeAndre Guedes2011-07-111-0/+2
* | | | Bluetooth: Clear advertising cache before scanningAndre Guedes2011-07-111-0/+6
* | | | Bluetooth: LE advertising cacheAndre Guedes2011-07-111-0/+13
* | | | Bluetooth: Add advertising report meta event structsAnderson Briglia2011-07-111-0/+19
* | | | Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan2011-07-111-1/+1
* | | | Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan2011-07-111-1/+0
* | | | Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan2011-07-111-2/+3
* | | | Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan2011-07-111-0/+5
* | | | Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan2011-07-111-8/+1
* | | | Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan2011-07-111-4/+1
* | | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-293-2/+15
|\ \ \ \ | |/ / /
| * | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-271-1/+0
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-201-0/+6
| |\ \
| | * | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-0/+6
| * | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-1/+9
| |/ /
* | | Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2011-06-143-5/+12
* | | net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti2011-06-141-1/+1
* | | net: activity_stats: Add statistics for network transmission activityMike Chan2011-06-141-0/+25
* | | Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2011-06-141-0/+3
* | | Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly2011-06-141-1/+1
* | | net: socket ioctl to reset connections matching local addressRobert Love2011-06-141-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-042-1/+2
|\ \
| * | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-312-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-273-1/+11
|\ \ | |/
| * net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-271-0/+8
| * net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-271-0/+1
| * Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-271-1/+2
| |\
| | * IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-251-0/+1
|\ \ \
| * | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-101-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-252-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-2/+6
| |\ \ \
| | * \ \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-242-3/+8
| | |\ \ \
| | | * | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-241-1/+2
| | | * | | wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
| | | * | | cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
| * | | | | dst: catch uninitialized metricsStephen Hemminger2011-05-241-0/+2
| | |_|_|/ | |/| | |
* | | | | 9p: Small cleanup in <net/9p/9p.h>Sasha Levin2011-05-251-2/+1
* | | | | 9p: typo fixes and minor cleanupsRob Landley2011-05-253-7/+8
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ \