Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5871d2d787bc2fc45e43c9f8ecabdd2db37ad666
/
net
39525ee1
NFC: Update secure element state
by Arron Wang
· 12 years ago
2c38328
NFC: Fix secure element state check
by Arron Wang
· 12 years ago
4eba11e
NFC: hci: Fix enable/disable confusion
by Dan Carpenter
· 12 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 12 years ago
ef04158
NFC: Move nfc_fw_download_done() definition from private to public
by Eric Lapuyade
· 12 years ago
ac22ac4
NFC: Add a GET_SE netlink API
by Samuel Ortiz
· 12 years ago
369f4d5
NFC: Fix SE discovery failure warning condition
by Samuel Ortiz
· 12 years ago
fa59784
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
89b59bc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
7546ff9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 12 years ago
16ef1fe
nl80211/cfg80211: add channel switch command
by Simon Wunderlich
· 12 years ago
7cf1f14
mac80211: add debugfs for driver-buffered TID bitmap
by Johannes Berg
· 12 years ago
a824131
mac80211: report some VHT radiotap infos for tx status
by Karl Beldan
· 12 years ago
dad9def
mac80211: ibss - remove not authorized station earlier
by Antonio Quartulli
· 12 years ago
e47f250
mac80211: use oneshot blink API for LED triggers
by Fabio Baltieri
· 12 years ago
ddfe49b
mac80211: continue using disabled channels while connected
by Johannes Berg
· 12 years ago
74418ed
cfg80211: fix P2P GO interface teardown
by Johannes Berg
· 12 years ago
5cdaed1
mac80211: ignore HT primary channel while connected
by Johannes Berg
· 12 years ago
cb236d2
mac80211: don't wait for TX status forever
by Johannes Berg
· 12 years ago
11a4582
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
by John W. Linville
· 12 years ago
b56e4b8
mac80211: fix infinite loop in ieee80211_determine_chantype
by Chris Wright
· 12 years ago
704278c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 12 years ago
c319d50
nl80211: fix another nl80211_fam.attrbuf race
by Johannes Berg
· 12 years ago
53e21fb
Bluetooth: Fix calling request callback more than once
by Johan Hedberg
· 12 years ago
3f8e2d7
Bluetooth: Fix HCI init for BlueFRITZ! devices
by Johan Hedberg
· 12 years ago
fcee337
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
by Gustavo Padovan
· 12 years ago
da9910a
Bluetooth: Fix invalid length check in l2cap_information_rsp()
by Jaganath Kanakkassery
· 12 years ago
23df0b7
regulatory: use correct regulatory initiator on wiphy register
by Arik Nemtsov
· 12 years ago
cd34f64
mac80211: fix monitor interface suspend crash regression
by Stanislaw Gruszka
· 12 years ago
40d18ff
mac80211: prevent the buffering or frame transmission to non-assoc mesh STA
by Chun-Yeow Yeoh
· 12 years ago
7427b37
NFC: Fix NCI over SPI build
by Frederic Danis
· 12 years ago
5c9fc93
mac80211/minstrel: fix NULL pointer dereference issue
by Felix Fietkau
· 12 years ago
c82b5a7
mac80211: make active monitor injection work w/ HW queue
by Johannes Berg
· 12 years ago
b60e527
mac80211: set forwarding in mesh capability info
by Chun-Yeow Yeoh
· 12 years ago
93c7578
mac80211: fix off-by-one regression in ibss beacon generation
by Simon Wunderlich
· 12 years ago
2ec9c1f
mac80211: fix regression when initializing ibss wmm params
by Simon Wunderlich
· 12 years ago
bf37264
nl80211: allow 5 and 10 MHz channels for IBSS
by Simon Wunderlich
· 12 years ago
4b42aab
mac80211: return if IBSS chandef can not be used
by Simon Wunderlich
· 12 years ago
7ca15a0
mac80211: allow scanning for 5/10 MHz channels in IBSS
by Simon Wunderlich
· 12 years ago
0430c88
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
by Simon Wunderlich
· 12 years ago
74608ac
cfg80211/mac80211: get mandatory rates based on scan width
by Simon Wunderlich
· 12 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 12 years ago
a5e7069
mac80211: add radiotap flag and handling for 5/10 MHz
by Simon Wunderlich
· 12 years ago
438b61b
mac80211: fix timing for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 12 years ago
3de805c
mac80211/rc80211: add chandef to rate initialization
by Simon Wunderlich
· 12 years ago
dcd6eac
nl80211: add scan width to bss and scan request structs
by Simon Wunderlich
· 12 years ago
be29b99
cfg80211/nl80211: Add packet coalesce support
by Amitkumar Karwar
· 12 years ago
a144f37
mac80211: add per-chain signal information to radiotap
by Johannes Berg
· 12 years ago
822854b
mac80211: enable HT overrides for ibss
by Simon Wunderlich
· 12 years ago
803768f
nl80211: enable HT overrides for ibss
by Simon Wunderlich
· 12 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 12 years ago
6b0f327
mac80211: fix duplicate retransmission detection
by Johannes Berg
· 12 years ago
83374fe
nl80211: fix the setting of RSSI threshold value for mesh
by Chun-Yeow Yeoh
· 12 years ago
e13bae4
mac80211: fix ethtool stats for non-station interfaces
by Johannes Berg
· 12 years ago
1cd1585
mac80211/minstrel_ht: fix cck rate sampling
by Felix Fietkau
· 12 years ago
f77b86d
regulatory: add missing rtnl locking
by Johannes Berg
· 12 years ago
923a0e7
cfg80211: fix bugs in new SME implementation
by Johannes Berg
· 12 years ago
a0ec570
nl80211: fix mgmt tx status and testmode reporting for netns
by Michal Kazior
· 12 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 12 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 12 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 12 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
307f2fb
ipv6: only static routes qualify for equal cost multipathing
by Hannes Frederic Sowa
· 12 years ago
24ab6be
tcp: account all retransmit failures
by Yuchung Cheng
· 12 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 12 years ago
92338dc
net: strict_strtoul is obsolete, use kstrtoul instead
by “Cosmin
· 12 years ago
d77e41e
net/tipc: use %*phC to dump small buffers in hex form
by Andy Shevchenko
· 12 years ago
8c91e16
gre: Fix MTU sizing check for gretap tunnels
by Alexander Duyck
· 12 years ago
88d4f41
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
by Paolo Valente
· 12 years ago
87f1369
pkt_sched: sch_qfq: improve efficiency of make_eligible
by Paolo Valente
· 12 years ago
cdbaa0b
gso: Update tunnel segmentation to support Tx checksum offload
by Alexander Duyck
· 12 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
3b8ccd4
inet: fix spacing in assignment
by Camelia Groza
· 12 years ago
afc154e
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
by Hannes Frederic Sowa
· 12 years ago
110ecd6
9p: fix off by one causing access violations and memory corruption
by Sasha Levin
· 12 years ago
19d2f8e
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1eb4f75
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 12 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 12 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 12 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 12 years ago
eeee245
SUNRPC: Fix a deadlock in rpc_client_register()
by Trond Myklebust
· 12 years ago
4f8568c
rpc_pipe: rpc_dir_inode_operations can be static
by Fengguang Wu
· 12 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
76fa666
rpc_pipe: set dentry operations at d_alloc time
by Jeff Layton
· 12 years ago
899dd38
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
8c2f414
net: sctp: confirm route during forward progress
by Daniel Borkmann
· 12 years ago
9a5889a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 12 years ago
0979292
svcrpc: fix failures to handle -1 uid's
by J. Bruce Fields
· 12 years ago
80b4526
9P: Add cancelled() to the transport functions.
by Simon Derr
· 12 years ago
1cff330
9P/RDMA: count posted buffers without a pending request
by Simon Derr
· 12 years ago
2f52d07
9P/RDMA: Improve error handling in rdma_request
by Simon Derr
· 12 years ago
b530e25
9P/RDMA: Do not free req->rc in error handling in rdma_request()
by Simon Derr
· 12 years ago
fd453d0
9P/RDMA: Use a semaphore to protect the RQ
by Simon Derr
· 12 years ago
Next »