Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4a4ab0d7c9abe4e403bcea6ae2fc5d3f28a64a29
/
net
4a4ab0d
nl80211: fix sched scan match attribute name
by Johannes Berg
· 13 years ago
ac4d82f
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
by Pontus Fuchs
· 13 years ago
e979e33
mac80211: allow cancelling dependent ROCs
by Johannes Berg
· 13 years ago
cef2827
mac80211: remove unneeded ieee80211_run_deferred_scan()
by Johannes Berg
· 13 years ago
a4f606e
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
by Chun-Yeow Yeoh
· 13 years ago
35b3fe1c
mac80211: Rename stainfo variable for the more common sta
by Javier Cardona
· 13 years ago
e3f5d16
mac80211: Remove unused variable
by Javier Cardona
· 13 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 13 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 13 years ago
2e8d397
mac80211: add stations after AP start on reconfig
by Arik Nemtsov
· 13 years ago
ebf348f
cfg80211: validate remain-on-channel time better
by Johannes Berg
· 13 years ago
3b08cf6
mac80211: Clear wowlan flag when drv_suspend returns failure
by Pontus Fuchs
· 13 years ago
8c06e8c
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
by Chun-Yeow Yeoh
· 13 years ago
1c4cb92
mac80211: print info when disabling HT
by Johannes Berg
· 13 years ago
a8ce854
mac80211: configure 11b/g channel access rules for legacy APs
by Stanislaw Gruszka
· 13 years ago
27e49ca
rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all().
by Alex Hung
· 13 years ago
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2d4524a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 13 years ago
685d12a
cfg80211: disallow setting channel on WDS interfaces
by Johannes Berg
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
d58e7e3
cfg80211: simplify cfg80211_can_beacon_sec_chan API
by Johannes Berg
· 13 years ago
3d9e6e1
mac80211: move ieee80211_set_channel function
by Johannes Berg
· 13 years ago
8a2ac26
mac80211: clean up ieee80211_set_channel
by Johannes Berg
· 13 years ago
9dde642
mac80211: simplify association HT parameters
by Johannes Berg
· 13 years ago
10bab00
cfg80211: deprecate CFG80211_WEXT
by Johannes Berg
· 13 years ago
35b2a11
wireless: remove wext sysfs
by Johannes Berg
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
6efb71b
mac80211: send beacon loss events to userspace
by Holger Schurig
· 13 years ago
be0f423
mac80211: allow channel change while mesh is down
by Thomas Pedersen
· 13 years ago
dac211e
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 13 years ago
c53f7e1
mac80211: use offchannel queue only when supported
by Eliad Peller
· 13 years ago
72d7872
mac80211: allow low-level drivers to set netdev feature bits
by Arik Nemtsov
· 13 years ago
463454b
cfg80211: fix interface combinations check
by Johannes Berg
· 13 years ago
ddcd0f4
Bluetooth: Fix checking the wrong flag when accepting a socket
by Vinicius Costa Gomes
· 13 years ago
794454c
mac80211: fix non RCU-safe sta_list manipulation
by Arik Nemtsov
· 13 years ago
5204267
mac80211: Fix likely misuse of | for &
by Joe Perches
· 13 years ago
d8c7aae
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
by Felix Fietkau
· 13 years ago
71ecfa1
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 13 years ago
bd34ab6
mac80211: fix error in station state transitions during reconfig
by Meenakshi Venkataraman
· 13 years ago
b8bacc1
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
by Chun-Yeow Yeoh
· 13 years ago
28f3336
cfg80211: use sme_state in ibss start/join path
by Amitkumar Karwar
· 13 years ago
925e64c
mac80211: run scan after finish connection monitoring
by Stanislaw Gruszka
· 13 years ago
4fc3acf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 13 years ago
fff3269
tcp: reflect SYN queue_mapping into SYNACK packets
by Eric Dumazet
· 13 years ago
7433819
tcp: do not create inetpeer on SYNACK message
by Eric Dumazet
· 13 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d583675
sch_atm.c: get rid of poinless extern
by Al Viro
· 13 years ago
a00b615
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d5497fc
nfsd4: move rq_flavor into svc_cred
by J. Bruce Fields
· 13 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 13 years ago
3ddbe87
svcrpc: fix a comment typo
by J. Bruce Fields
· 13 years ago
91c427a
sunrpc: do array overrun check in svc_recv before allocating pages
by Jeff Layton
· 13 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
c52226d
rpc: handle rotated gss data for Windows interoperability
by J. Bruce Fields
· 13 years ago
cc9b17a
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 13 years ago
13199a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
af56e0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
a0f6876
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
3fdcbd4
drop_monitor: Add module alias to enable automatic module loading
by Neil Horman
· 13 years ago
e9412c3
genetlink: Build a generic netlink family module alias
by Neil Horman
· 13 years ago
3f13461
memcg: decrement static keys at real destroy time
by Glauber Costa
· 13 years ago
a0c6ffb
rds_rdma: don't assume infiniband device is PCI
by Thadeu Lima de Souza Cascardo
· 13 years ago
c51ce49
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
by James Chapman
· 13 years ago
7b21aea
mac80211: fix ADDBA declined after suspend with wowlan
by Eyal Shapira
· 13 years ago
c26a0e1
mac80211: fix flag check for QoS NOACK frames
by Claudio Pisa
· 13 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
0c18337
ipv6: fix incorrect ipsec fragment
by Gao feng
· 13 years ago
91657ea
xfrm: take net hdr len into account for esp payload size calculation
by Benjamin Poirier
· 13 years ago
992e68b
mac80211: Fix race in checking AP status by sending null frame
by Soumik Das
· 13 years ago
f0d1b3c
net/wanrouter: Deprecate and schedule for removal
by Joe Perches
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
1ca7ee3
tcp: take care of overlaps in tcp_try_coalesce()
by Eric Dumazet
· 13 years ago
e49cc0d
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
by Yanmin Zhang
· 13 years ago
31fe62b
mm: add a low limit to alloc_large_system_hash
by Tim Bird
· 13 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3c2c4b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
f5c1018
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
c3719a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 13 years ago
6bd9adb
libceph: fix pg_temp updates
by Sage Weil
· 13 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
99262a3
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
991ad9e
9p: disconnect channel when PCI device is removed
by Sasha Levin
· 13 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 13 years ago
e47b65b
net: drop NET dependency from HAVE_BPF_JIT
by Sam Ravnborg
· 13 years ago
cb62ab7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
31ed8e6
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
by Linus Torvalds
· 13 years ago
b3f87b9
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 13 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
Next »