Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aaef24b4c9f5db726e618977b74ffef924360de5
/
net
c658e5d
mac80211: fix a compiler warning
by Felix Fietkau
· 14 years ago
0ab82b0
mac80211: fix dynamic-ps/pm_qos magic numbers
by Eliad Peller
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
bd90fdc
nl80211: refactor mesh parameter parsing
by Johannes Berg
· 14 years ago
f9e10ce
cfg80211: require add_virtual_intf to return new dev
by Johannes Berg
· 14 years ago
09b1747
mac80211: move mesh filter adjusting
by Johannes Berg
· 14 years ago
45904f2
nl80211/mac80211: define and allow configuring mesh element TTL
by Javier Cardona
· 14 years ago
04ac3c0
mac80211: speed up AP probing using nullfunc frames
by Felix Fietkau
· 14 years ago
75706d0
mac80211: remove a redundant check
by Felix Fietkau
· 14 years ago
c1ce5a7
mac80211: Update last_tx_rate only for data frames
by Helmut Schaa
· 14 years ago
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
1937721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
70f23020
Bluetooth: clean up hci code
by Andrei Emeltchenko
· 14 years ago
894718a
Bluetooth: clean up l2cap code
by Andrei Emeltchenko
· 14 years ago
285b4e9
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
735cbc4
Bluetooth: clean up sco code
by Andrei Emeltchenko
· 14 years ago
b78d7b4f
Bluetooth: Fix error handling for l2cap_init()
by Anderson Lizardo
· 14 years ago
eeb3665
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
by Gustavo F. Padovan
· 14 years ago
e0f0cb5
Bluetooth: Get rid of __l2cap_get_sock_by_psm()
by Gustavo F. Padovan
· 14 years ago
cc11b9c
Bluetooth: do not use assignment in if condition
by Andrei Emeltchenko
· 14 years ago
940a9ee
Bluetooth: timer check sk is not owned before freeing
by Andrei Emeltchenko
· 14 years ago
a49184c
Bluetooth: Check sk is not owned before freeing l2cap_conn
by Andrei Emeltchenko
· 14 years ago
d31dbf6
Bluetooth: hidp: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
3185fbd
Bluetooth: cmtp: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
5520d20
Bluetooth: bnep: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
127178d
Bluetooth: Automate remote name requests
by Johan Hedberg
· 14 years ago
392599b
Bluetooth: Create a unified authentication request function
by Johan Hedberg
· 14 years ago
ccd556f
Bluetooth: Simplify remote features callback function logic
by Johan Hedberg
· 14 years ago
17f490b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 into test
by Gustavo F. Padovan
· 14 years ago
08ca944
mac80211: Minor optimization in ieee80211_rx_h_data
by Helmut Schaa
· 14 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 14 years ago
2c31333
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 14 years ago
dd31857
mac80211: fix RX aggregation locking
by Johannes Berg
· 14 years ago
f30221e
mac80211: implement off-channel mgmt TX
by Johannes Berg
· 14 years ago
f7ca38d
nl80211/cfg80211: extend mgmt-tx API for off-channel
by Johannes Berg
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
99ba2a1
mac80211: implement packet loss notification
by Johannes Berg
· 14 years ago
c063dbf
cfg80211: allow using CQM event to notify packet loss
by Johannes Berg
· 14 years ago
48124d1
mac80211: avoid aggregation for VO traffic
by Luis R. Rodriguez
· 14 years ago
72a8a3e
mac80211: reduce the number of retries for nullfunc probing
by Felix Fietkau
· 14 years ago
4e5ff37
mac80211: use nullfunc instead of probe request for connection monitoring
by Felix Fietkau
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
4609097
mac80211: probe the AP when resuming
by Felix Fietkau
· 14 years ago
7ccc8bd
mac80211: calculate beacon loss time accurately
by Felix Fietkau
· 14 years ago
c8a7972
mac80211: restart beacon miss timer on system resume from suspend
by Felix Fietkau
· 14 years ago
e9c0268
net/wireless: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
18890d4
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
by Helmut Schaa
· 14 years ago
b2e253c
cfg80211: Fix regulatory bug with multiple cards and delays
by Luis R. Rodriguez
· 14 years ago
b0e2880
cfg80211: move mutex locking to reg_process_pending_hints()
by Luis R. Rodriguez
· 14 years ago
f333a7a
cfg80211: move reg_work and reg_todo above
by Luis R. Rodriguez
· 14 years ago
31e9972
cfg80211: put core regulatory request into queue
by Luis R. Rodriguez
· 14 years ago
c89ad73
Bluetooth: Fix not returning proper error in SCO
by Gustavo F. Padovan
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
09a02fd
cfg80211: fix can_beacon_sec_chan, reenable HT40
by Mark Mentovai
· 14 years ago
50a9432
mac80211: fix powersaving clients races
by Johannes Berg
· 14 years ago
4bce22b
mac80211: defines for AC numbers
by Johannes Berg
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
885a46d
cfg80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
a619a4c
mac80211: Add function to get probe request template for current AP
by Juuso Oikarinen
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
afe0cbf
cfg80211: Add nl80211 antenna configuration
by Bruno Randolf
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
9236d83
cfg80211: fix extension channel checks to initiate communication
by Luis R. Rodriguez
· 14 years ago
ffa56e54
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
by Jesper Juhl
· 14 years ago
07caf9d
mac80211: refactor debugfs function generation code
by Eliad Peller
· 14 years ago
c7317e4
mac80211: minstrel_ht - reduce the overhead of rate sampling
by Felix Fietkau
· 14 years ago
d91e41b
cfg80211: prefix REG_DBG_PRINT() with cfg80211
by Luis R. Rodriguez
· 14 years ago
e702d3c
cfg80211: add debug print when processing a channel
by Luis R. Rodriguez
· 14 years ago
a651853
cfg80211: add debug print when disabling a channel on a custom regd
by Luis R. Rodriguez
· 14 years ago
926a0a0
cfg80211: add debug prints for when we ignore regulatory hints
by Luis R. Rodriguez
· 14 years ago
ca4ffe8
cfg80211: fix disabling channels based on hints
by Luis R. Rodriguez
· 14 years ago
749b527
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
by Luis R. Rodriguez
· 14 years ago
7ca43d0
cfg80211: pass the reg hint initiator to helpers
by Luis R. Rodriguez
· 14 years ago
2e48928
rfkill: remove dead code
by Stephen Hemminger
· 14 years ago
63ce090
Bluetooth: fix not setting security level when creating a rfcomm session
by Luiz Augusto von Dentz
· 14 years ago
4f8b691
Bluetooth: fix endianness conversion in L2CAP
by Gustavo F. Padovan
· 14 years ago
bfaaeb3
Bluetooth: fix unaligned access to l2cap conf data
by steven miao
· 14 years ago
bdb7524
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
by Johan Hedberg
· 14 years ago
96c99b4
Bluetooth: fix hidp kconfig dependency warning
by Randy Dunlap
· 14 years ago
352ffad
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
by Brian Cavagnolo
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
253eacc
net: Truncate recvfrom and sendto length to INT_MAX.
by Linus Torvalds
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
3285ee3
ip_gre: fix fallback tunnel setup
by Eric Dumazet
· 14 years ago
870be39
ipv6/udp: report SndbufErrors and RcvbufErrors
by Eric Dumazet
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
520efd1
mac80211: fix failure to check kmalloc return value in key_key_read
by Jesper Juhl
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
089282f
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
by David S. Miller
· 14 years ago
448d7b5
pktgen: Limit how much data we copy onto the stack.
by Nelson Elhage
· 14 years ago
Next »