summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-246-65/+195
| | | |\ \
| | | | * | Bluetooth: Update management interface revisionJohan Hedberg2012-09-181-1/+1
| | | | * | Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-182-0/+84
| | | | * | Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-081-0/+3
| | | | * | Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-081-1/+0
| | | | * | Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-3/+1
| | | | * | Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-1/+1
| | | | * | Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-211-5/+6
| | | | * | Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-7/+8
| | | | * | Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-211-1/+1
| | | | * | Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-7/+28
| | | | * | Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-211-4/+4
| | | | * | Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-211-2/+2
| | | | * | Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-151-4/+2
| | | | * | Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes2012-08-151-1/+1
| | | | * | Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-151-4/+7
| | | | * | Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-151-14/+19
| | | | * | Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-151-10/+22
| | | | * | Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-151-24/+29
| | | | * | Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-151-9/+9
| | | | * | Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+2
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-2416-245/+415
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
| | | | * | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
| | | | * | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
| | | | * | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
| | | | * | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
| | | | * | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
| | | | * | mac80211: add key flag for management keysJohannes Berg2012-09-102-1/+33
| | | | * | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
| | | | * | mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-073-50/+54
| | | | * | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
| | | | * | mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
| | | | * | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
| | | | * | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
| | | | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-0632-257/+625
| | | | |\ \
| | | | * | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-062-18/+38
| | | | * | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-062-26/+14
| | | | * | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-067-31/+51
| | | | |\ \ \
| | | | * | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
| * | | | | | | ipv6: return errno pointers consistently for fib6_add_1()Lin Ming2012-09-281-14/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-2832-134/+197
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-271-16/+30
| * | | | | | | tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch2012-09-271-3/+2
| * | | | | | | ipv6: gre: remove ip6gre_header_parse()Eric Dumazet2012-09-271-8/+0
| * | | | | | | net: remove sk_init() helperEric Dumazet2012-09-272-19/+0
| * | | | | | | pkt_sched: Fix warning false positives.David S. Miller2012-09-272-2/+2
| * | | | | | | nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov2012-09-271-1/+1
| * | | | | | | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-273-63/+71
| * | | | | | | xfrm: remove extranous rcu_read_lockstephen hemminger2012-09-273-19/+1
OpenPOWER on IntegriCloud