index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
5
-15
/
+11
*
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-09
32
-722
/
+947
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
12
-27
/
+62
|
|
\
|
*
\
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-04
21
-170
/
+179
|
|
\
\
|
|
*
|
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
2014-08-29
1
-0
/
+1
|
|
*
|
mac80211: fix chantype recalc warning
Michal Kazior
2014-08-29
1
-2
/
+2
|
|
*
|
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-27
1
-2
/
+2
|
|
*
|
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
1
-1
/
+1
|
|
*
|
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-2
/
+13
|
|
*
|
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2014-08-26
2
-6
/
+16
|
|
*
|
cfg80211: re-enable CSA for drivers that support it
Michal Kazior
2014-08-26
1
-6
/
+0
|
|
*
|
mac80211: don't resize skbs needlessly
Ido Yariv
2014-08-26
1
-1
/
+4
|
|
*
|
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
2014-08-26
1
-9
/
+3
|
|
*
|
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
2
-3
/
+3
|
|
*
|
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2014-08-26
2
-95
/
+93
|
|
*
|
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
2014-08-26
1
-7
/
+3
|
|
*
|
mac80211: disable 40MHz support in case of 20MHz AP
Eliad Peller
2014-08-15
1
-8
/
+22
|
|
*
|
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-08-15
10
-28
/
+16
|
*
|
|
wireless: core: Reorder wiphy_register() notifications relevantly
Tomasz Bursztyka
2014-08-25
1
-4
/
+3
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-08-25
12
-548
/
+766
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
1
-3
/
+5
|
|
*
|
|
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
1
-4
/
+1
|
|
*
|
|
mac802154: common tx error path
Varka Bhadram
2014-08-14
1
-7
/
+8
|
|
*
|
|
ieee802154: 6lowpan: remove unused function
Alexander Aring
2014-08-14
1
-8
/
+0
|
|
*
|
|
mac802154: common error path
Varka Bhadram
2014-08-14
1
-4
/
+6
|
|
*
|
|
mac802154: cleanup in rx path
Varka Bhadram
2014-08-14
1
-3
/
+2
|
|
*
|
|
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
2
-52
/
+50
|
|
*
|
|
Bluetooth: Always call smp_distribute_keys() from a workqueue
Johan Hedberg
2014-08-14
1
-16
/
+26
|
|
*
|
|
Bluetooth: Move canceling security_timer into smp_chan_destroy()
Johan Hedberg
2014-08-14
1
-6
/
+6
|
|
*
|
|
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
1
-17
/
+1
|
|
*
|
|
Bluetooth: Add SMP-internal timeout callback
Johan Hedberg
2014-08-14
1
-9
/
+43
|
|
*
|
|
Bluetooth: Fix double free of SMP data skb
Johan Hedberg
2014-08-14
1
-7
/
+6
|
|
*
|
|
Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
Johan Hedberg
2014-08-14
1
-1
/
+19
|
|
*
|
|
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
1
-0
/
+25
|
|
*
|
|
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
3
-191
/
+196
|
|
*
|
|
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
3
-67
/
+66
|
|
*
|
|
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
3
-27
/
+32
|
|
*
|
|
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
1
-1
/
+130
|
|
*
|
|
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
3
-30
/
+31
|
|
*
|
|
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
1
-7
/
+3
|
|
*
|
|
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
1
-12
/
+34
|
|
*
|
|
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
1
-0
/
+3
|
|
*
|
|
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
2014-08-14
1
-0
/
+6
|
|
*
|
|
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
Johan Hedberg
2014-08-14
1
-1
/
+1
|
|
*
|
|
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
1
-3
/
+3
|
|
*
|
|
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
1
-2
/
+2
|
|
*
|
|
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
2
-9
/
+4
|
|
*
|
|
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
1
-79
/
+0
|
|
*
|
|
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
1
-3
/
+8
|
|
*
|
|
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
1
-44
/
+80
[next]