Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4b10483223cf1a3fd2057785b12e2790a961867
/
net
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
6aee4ca
mac80211: add back channel change flag
by Stanislaw Gruszka
· 12 years ago
58d1eab
NFC: Fix possible NULL ptr deref when getting the name of a socket
by Sasha Levin
· 12 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 12 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 12 years ago
2e8d397
mac80211: add stations after AP start on reconfig
by Arik Nemtsov
· 12 years ago
ebf348f
cfg80211: validate remain-on-channel time better
by Johannes Berg
· 12 years ago
3b08cf6
mac80211: Clear wowlan flag when drv_suspend returns failure
by Pontus Fuchs
· 12 years ago
8c06e8c
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
by Chun-Yeow Yeoh
· 12 years ago
1c4cb92
mac80211: print info when disabling HT
by Johannes Berg
· 12 years ago
a8ce854
mac80211: configure 11b/g channel access rules for legacy APs
by Stanislaw Gruszka
· 12 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
· 12 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2d4524a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 13 years ago
685d12a1
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
· 12 years ago
ddcd0f4
Bluetooth: Fix checking the wrong flag when accepting a socket
by Vinicius Costa Gomes
· 12 years ago
07922bb
NFC: Destroy LLCP timout workqueue when releasing the link
by Samuel Ortiz
· 12 years ago
5e50ee3
NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS
by Samuel Ortiz
· 12 years ago
56af256
NFC: Send a receiver ready frame only to reply to an I frame
by Samuel Ortiz
· 12 years ago
8445796
NFC: Requeue lost LLCP frames
by Samuel Ortiz
· 12 years ago
cb3a450
NFC: Call the DEP link down ops even when in target mode
by Samuel Ortiz
· 13 years ago
5a0f6f3
NFC: Don't hold a NULL connecting LLCP socket lock
by Samuel Ortiz
· 13 years ago
73167ce
NFC: Introduce target mode rx data callback
by Samuel Ortiz
· 12 years ago
be9ae4c
NFC: Introduce target mode tx ops
by Samuel Ortiz
· 13 years ago
f212ad5
NFC: Set the NFC device RF mode appropriately
by Samuel Ortiz
· 12 years ago
fc40a8c
NFC: Add target mode activation netlink event
by Samuel Ortiz
· 12 years ago
fe7c580
NFC: Add target mode protocols to the polling loop startup routine
by Samuel Ortiz
· 13 years ago
ab73b75
NFC: Export LLCP general bytes getter
by Samuel Ortiz
· 13 years ago
76762b7
NFC: LLCP's MIUX is 10 bytes long, not 7
by Samuel Ortiz
· 13 years ago
93d7e49
NFC: Move LLCP MIU extension value to socket structure
by Samuel Ortiz
· 13 years ago
7a06e58
NFC: Move LLCP receiver window value to socket structure
by Samuel Ortiz
· 13 years ago
a69f32a
NFC: Socket linked list
by Samuel Ortiz
· 13 years ago
c7aa122
NFC: Take a reference on the LLCP local pointer when creating a socket
by Samuel Ortiz
· 13 years ago
794454c
mac80211: fix non RCU-safe sta_list manipulation
by Arik Nemtsov
· 12 years ago
5204267
mac80211: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
d8c7aae
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
by Felix Fietkau
· 12 years ago
71ecfa1
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 12 years ago
bd34ab6
mac80211: fix error in station state transitions during reconfig
by Meenakshi Venkataraman
· 12 years ago
b8bacc1
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
by Chun-Yeow Yeoh
· 12 years ago
28f3336
cfg80211: use sme_state in ibss start/join path
by Amitkumar Karwar
· 12 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
· 12 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 12 years ago
fff3269
tcp: reflect SYN queue_mapping into SYNACK packets
by Eric Dumazet
· 12 years ago
7433819
tcp: do not create inetpeer on SYNACK message
by Eric Dumazet
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 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
· 12 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
· 12 years ago
13199a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
af56e0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 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
· 12 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
· 12 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
Next »