Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9eb648c39af8c14cb63fc9ccfc9a52cdb4442daa
/
net
cc48dc0
Bluetooth: Remove magic number from ACL TO
by Andrei Emeltchenko
· 13 years ago
b83ddfe
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 13 years ago
6423cf3
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
by Andrzej Kaczmarek
· 13 years ago
25e89e9
Bluetooth: Process num completed data blocks event
by Andrei Emeltchenko
· 13 years ago
30dc78e
Bluetooth: Add name resolving support for mgmt based discovery
by Johan Hedberg
· 13 years ago
ff9ef57
Bluetooth: Add discovery state tracking
by Johan Hedberg
· 13 years ago
3088351
Bluetooth: Rename hdev->inq_cache to hdev->discovery
by Johan Hedberg
· 13 years ago
4663262
Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
by Johan Hedberg
· 13 years ago
3175405
Bluetooth: Return updated name state with hci_inquiry_cache_update
by Johan Hedberg
· 13 years ago
561aafb
Bluetooth: Add initial mgmt_confirm_name support
by Johan Hedberg
· 13 years ago
32748db
Bluetooth: Move Extended Inquiry Response defines to hci.h
by Johan Hedberg
· 13 years ago
b57c1a5
Bluetooth: Convert inquiry cache to use standard list types
by Johan Hedberg
· 13 years ago
2cfc6fc
mac80211: do not call rate control .tx_status before .rate_init
by Felix Fietkau
· 13 years ago
5ad20dd1
mac80211: rename mesh static path_lookup()
by Luis R. Rodriguez
· 13 years ago
7902759
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
by Felix Fietkau
· 13 years ago
e1936e9
mac80211: call rate control only after init
by Johannes Berg
· 13 years ago
885bd8e
mac80211: support hw scan while idle
by Eliad Peller
· 13 years ago
910570b
mac80211: off by one in mcs mask handling
by Dan Carpenter
· 13 years ago
267335d
cfg80211/mac80211: userspace peer authorization in IBSS
by Antonio Quartulli
· 13 years ago
66e67e4
mac80211: redesign auth/assoc
by Johannes Berg
· 13 years ago
4c0c0b7
cfg80211: export cfg80211_ref_bss
by Johannes Berg
· 13 years ago
95de817
cfg80211: stop tracking authenticated state
by Johannes Berg
· 13 years ago
7852e36
mac80211: remove dummy STA support
by Johannes Berg
· 13 years ago
a4ec45a
mac80211: implement sta_add/sta_remove in sta_state
by Johannes Berg
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
71ec375
mac80211: add NOTEXIST station state
by Johannes Berg
· 13 years ago
89c91ca
mac80211: dont program keys for stations not uploaded
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
c898787
mac80211: move managed mode station state modification
by Johannes Berg
· 13 years ago
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
4f3eb0b
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
by Helmut Schaa
· 13 years ago
1946841
mac80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
24db78c
nl80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
608383b
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
by Helmut Schaa
· 13 years ago
2ab694d
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
by Helmut Schaa
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
c037b83
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
by John W. Linville
· 13 years ago
f1e3be15
mac80211: Do not scan for IBSS merge with a fixed BSSID.
by Nicolas Cavallari
· 13 years ago
6e1b1b2
mac80211: send null packet on active (psm) reconfiguration
by Eliad Peller
· 13 years ago
6269cc8
nfc: NULL vs zero in nci_activate_target()
by Dan Carpenter
· 13 years ago
94f9065
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
by Chun-Yeow Yeoh
· 13 years ago
2da8f41
cfg80211: fix a few -Wshadow warnings
by Johannes Berg
· 13 years ago
8e7c4e4
mac80211: fix a few -Wshadow warnings
by Johannes Berg
· 13 years ago
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
405385f
mac80211: set bss_conf.idle when vif is connected
by Eliad Peller
· 13 years ago
ba19602
mac80211: update oper_channel on ibss join
by Eliad Peller
· 13 years ago
019c4fb
NFC: Add NCI multiple targets support
by Ilan Elias
· 13 years ago
25a1d9d
NFC: NFC core layer should not set the target_idx
by Ilan Elias
· 13 years ago
8939e47
NFC: Clearly separate NCI states from flags
by Ilan Elias
· 13 years ago
6d810f1
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
by Antonio Quartulli
· 13 years ago
24dd0dd
mac80211: add a 2-way Authentication challenge to IBSS mode
by Antonio Quartulli
· 13 years ago
c4bf98b
NFC: Add NCI data exchange timer
by Ilan Elias
· 13 years ago
889cbb9
mac80211: clean up rate control code
by Johannes Berg
· 13 years ago
151a02f
mac80211: clean up aggregation destruction
by Johannes Berg
· 13 years ago
d5a2ca6
NFC: Export new attributes sensb_res and sensf_res
by Ilan Elias
· 13 years ago
f124970
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
by Antonio Quartulli
· 13 years ago
a48b13a
mac80211: Fix the maximum transmit power with power constraint
by Hong Wu
· 13 years ago
eccc068
wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power
by Hong Wu
· 13 years ago
efa6a09
mac80211: In IBSS the DA field of auth frames is different from BSSID
by Antonio Quartulli
· 13 years ago
e9980e6
mac80211: refactor __ieee80211_get_channel_mode
by Johannes Berg
· 13 years ago
bd7e01b
NFC: Complete NCI deactivate in deactivate_ntf
by Ilan Elias
· 13 years ago
39d02a7
mac80211: minor cleanup
by Mohammed Shafi Shajakhan
· 13 years ago
35b8862
mac80211: check sta_apply_parameters() return value
by Eliad Peller
· 13 years ago
bc4934b
mac80211: fix work removal on deauth request
by Johannes Berg
· 13 years ago
65e8b0c
mac80211: Use the right headroom size for mesh mgmt frames
by Javier Cardona
· 13 years ago
9446f3e
mac80211: fix debugfs key->station symlink
by Johannes Berg
· 13 years ago
77676fd
openvswitch: Fix multipart datapath dumps.
by Ben Pfaff
· 13 years ago
766e9f1
ipv6: fix per device IP snmp counters
by Eric Dumazet
· 13 years ago
10ec1bb
inetpeer: initialize ->redirect_genid in inet_getpeer()
by Dan Carpenter
· 13 years ago
65e9d2f
net: fix NULL-deref in WARN() in skb_gso_segment()
by Michał Mirosław
· 13 years ago
36c9247
net: WARN if skb_checksum_help() is called on skb requiring segmentation
by Ben Hutchings
· 13 years ago
4144cb2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
59f608d
caif: Remove bad WARN_ON in caif_dev
by sjur.brandeland@stericsson.com
· 13 years ago
3371bb3
caif: Fix typo in Vendor/Product-ID for CAIF modems
by sjur.brandeland@stericsson.com
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
2b2d465
net: kill duplicate included header
by Shan Wei
· 13 years ago
e52ac33
net: Use device model to get driver name in skb_gso_segment()
by Ben Hutchings
· 13 years ago
27a4293
bridge: BH already disabled in br_fdb_cleanup()
by Eric Dumazet
· 13 years ago
5442047
mac80211: Fix possible race between sta_unblock and network softirq
by Helmut Schaa
· 13 years ago
8d9d399
net: remove version.h includes in net/openvswitch/
by Devendra Naga
· 13 years ago
795d9a2
bql: Fix inconsistency between file mode and attr method.
by Hiroaki SHIMODA
· 13 years ago
be94db9
netfilter: ipset: dumping error triggered removing references twice
by Jozsef Kadlecsik
· 13 years ago
088067f
netfilter: ipset: autoload set type modules safely
by Jozsef Kadlecsik
· 13 years ago
d32a102
mac80211: fix tx->skb NULL pointer dereference
by Yoni Divinsky
· 13 years ago
74b8cc3
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
by Jesper Juhl
· 13 years ago
9bf0464
netfilter: revert user-space expectation helper support
by Pablo Neira Ayuso
· 13 years ago
412662d
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
by Stephen Rothwell
· 13 years ago
543d1b9
mac80211: fix no-op authorized transitions
by Johannes Berg
· 13 years ago
252c3d8
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
by RongQing.Li
· 13 years ago
7c17d86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
5b7bf42
RDS: Remove some unused iWARP code
by Roland Dreier
· 13 years ago
ddecf0f
net_sched: sfq: add optional RED on top of SFQ
by Eric Dumazet
· 13 years ago
1398eee
net: decrement memcg jump label when limit, not usage, is changed
by Glauber Costa
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
9ee6045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
3b09c84
inet_diag: Rename inet_diag_req_compat into inet_diag_req
by Pavel Emelyanov
· 13 years ago
c899136
inet_diag: Rename inet_diag_req into inet_diag_req_v2
by Pavel Emelyanov
· 13 years ago
1140afa
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
by Stanislaw Gruszka
· 13 years ago
Next »