summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+5
* Bluetooth: Trivial refactoringAndre Guedes2012-08-061-2/+1
* Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-061-0/+9
* Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-061-2/+12
* Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-061-2/+18
* Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-061-1/+21
* Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-061-2/+11
* Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-061-2/+21
* Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-061-2/+20
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+141
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-063-5/+7
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-0/+15
* Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-061-4/+0
* Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-062-9/+4
* Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-061-1/+1
* Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-061-1/+1
* Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-061-1/+1
* Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-061-1/+1
* Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-061-1/+1
* Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-062-4/+4
* Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-062-4/+4
* Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-061-2/+2
* Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-061-0/+5
* Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-061-3/+7
* Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-061-2/+2
* Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-062-4/+22
* Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-261-1/+1
|\
| * leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-2610-76/+115
|\ \
| * | ipv6: Early TCP socket demuxEric Dumazet2012-07-263-2/+50
| * | ipv4: Fix input route performance regression.David S. Miller2012-07-266-35/+31
| * | ipv4: rt_cache_valid must check expired routesEric Dumazet2012-07-251-3/+5
| * | wanmain: comparing array with NULLAlan Cox2012-07-241-28/+23
| * | tcp: early_demux fixesEric Dumazet2012-07-242-8/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | netprio_cgroup.c: fix comment typoLiu Bo2012-07-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24416-16876/+23880
|\ \ \
| * | | genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-241-1/+1
| * | | ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-231-4/+4
| * | | net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-231-2/+1
| * | | ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-239-27/+26
| * | | ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller2012-07-231-9/+2
| * | | ipv4: Really ignore ICMP address requests/replies.David S. Miller2012-07-231-82/+2
| * | | decnet: Don't set RTCF_DIRECTSRC.David S. Miller2012-07-231-2/+0
| * | | net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh2012-07-231-5/+5
| * | | ipv4: Remove redundant assignmentLin Ming2012-07-231-1/+0
| * | | rds: set correct msg_namelenWeiping Pan2012-07-231-0/+3
| * | | openvswitch: potential NULL deref in sample()Dan Carpenter2012-07-231-0/+3
| * | | tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-233-21/+44
| * | | tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov2012-07-231-2/+3
OpenPOWER on IntegriCloud