Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4ef66a915b957416a89a48365aea2ec2dc551f6
/
net
a4ef66a
mac80211: only respond to probe request with mesh ID
by Chun-Yeow Yeoh
· 11 years ago
1fb90260
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
by Johannes Berg
· 11 years ago
e133fae
mac80211: minstrel_ht: don't use control.flags in TX status path
by Johannes Berg
· 11 years ago
27b3eb9
mac80211: add APIs to allow keeping connections after WoWLAN
by Johannes Berg
· 11 years ago
d51b70f
mac80211: move ibss presp generation in own function
by Simon Wunderlich
· 11 years ago
86c228a
mac80211: perform power save processing before decryption
by Johan Almbladh
· 11 years ago
dee08ab
net: rfkill: Do not ignore errors from regulator_enable()
by Luis Henriques
· 11 years ago
d8eb741
mac80211: ibss - do not scan if not needed when creating an IBSS
by Antonio Quartulli
· 11 years ago
52981cd
mac80211: add vif to testmode cmd
by David Spinadel
· 11 years ago
fc73f11
cfg80211: add wdev to testmode cmd
by David Spinadel
· 11 years ago
af61a16
mac80211: add control port protocol TX control flag
by Johannes Berg
· 11 years ago
1da5fcc
nl80211: clean up CQM settings code
by Johannes Berg
· 11 years ago
ab1e8ad
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
by Simon Wunderlich
· 11 years ago
0670307
mac80211: allow lowest basic rate for unicast management for mesh
by Chun-Yeow Yeoh
· 11 years ago
e7f1935
wireless: make TU conversion macros available
by Johannes Berg
· 11 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 11 years ago
16ef1fe
nl80211/cfg80211: add channel switch command
by Simon Wunderlich
· 11 years ago
7cf1f14
mac80211: add debugfs for driver-buffered TID bitmap
by Johannes Berg
· 11 years ago
a824131
mac80211: report some VHT radiotap infos for tx status
by Karl Beldan
· 11 years ago
dad9def
mac80211: ibss - remove not authorized station earlier
by Antonio Quartulli
· 11 years ago
e47f250
mac80211: use oneshot blink API for LED triggers
by Fabio Baltieri
· 11 years ago
c82b5a7
mac80211: make active monitor injection work w/ HW queue
by Johannes Berg
· 11 years ago
b60e527
mac80211: set forwarding in mesh capability info
by Chun-Yeow Yeoh
· 11 years ago
93c7578
mac80211: fix off-by-one regression in ibss beacon generation
by Simon Wunderlich
· 11 years ago
2ec9c1f
mac80211: fix regression when initializing ibss wmm params
by Simon Wunderlich
· 11 years ago
bf37264
nl80211: allow 5 and 10 MHz channels for IBSS
by Simon Wunderlich
· 11 years ago
4b42aab
mac80211: return if IBSS chandef can not be used
by Simon Wunderlich
· 11 years ago
7ca15a0
mac80211: allow scanning for 5/10 MHz channels in IBSS
by Simon Wunderlich
· 11 years ago
0430c88
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
by Simon Wunderlich
· 11 years ago
74608ac
cfg80211/mac80211: get mandatory rates based on scan width
by Simon Wunderlich
· 11 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
a5e7069
mac80211: add radiotap flag and handling for 5/10 MHz
by Simon Wunderlich
· 11 years ago
438b61b
mac80211: fix timing for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 11 years ago
3de805c
mac80211/rc80211: add chandef to rate initialization
by Simon Wunderlich
· 11 years ago
dcd6eac
nl80211: add scan width to bss and scan request structs
by Simon Wunderlich
· 11 years ago
be29b99
cfg80211/nl80211: Add packet coalesce support
by Amitkumar Karwar
· 11 years ago
a144f37
mac80211: add per-chain signal information to radiotap
by Johannes Berg
· 11 years ago
822854b
mac80211: enable HT overrides for ibss
by Simon Wunderlich
· 11 years ago
803768f
nl80211: enable HT overrides for ibss
by Simon Wunderlich
· 11 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 11 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
307f2fb
ipv6: only static routes qualify for equal cost multipathing
by Hannes Frederic Sowa
· 11 years ago
24ab6be
tcp: account all retransmit failures
by Yuchung Cheng
· 11 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 11 years ago
92338dc
net: strict_strtoul is obsolete, use kstrtoul instead
by “Cosmin
· 11 years ago
d77e41e
net/tipc: use %*phC to dump small buffers in hex form
by Andy Shevchenko
· 11 years ago
8c91e16
gre: Fix MTU sizing check for gretap tunnels
by Alexander Duyck
· 11 years ago
88d4f41
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
by Paolo Valente
· 11 years ago
87f1369
pkt_sched: sch_qfq: improve efficiency of make_eligible
by Paolo Valente
· 11 years ago
cdbaa0b
gso: Update tunnel segmentation to support Tx checksum offload
by Alexander Duyck
· 11 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
3b8ccd4
inet: fix spacing in assignment
by Camelia Groza
· 11 years ago
afc154e
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
by Hannes Frederic Sowa
· 11 years ago
110ecd6
9p: fix off by one causing access violations and memory corruption
by Sasha Levin
· 11 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
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
1eb4f75
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
eeee245
SUNRPC: Fix a deadlock in rpc_client_register()
by Trond Myklebust
· 11 years ago
4f8568c
rpc_pipe: rpc_dir_inode_operations can be static
by Fengguang Wu
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
76fa666
rpc_pipe: set dentry operations at d_alloc time
by Jeff Layton
· 11 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
· 11 years ago
8c2f414
net: sctp: confirm route during forward progress
by Daniel Borkmann
· 11 years ago
9a5889a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 11 years ago
0979292
svcrpc: fix failures to handle -1 uid's
by J. Bruce Fields
· 11 years ago
80b4526
9P: Add cancelled() to the transport functions.
by Simon Derr
· 11 years ago
1cff330
9P/RDMA: count posted buffers without a pending request
by Simon Derr
· 11 years ago
2f52d07
9P/RDMA: Improve error handling in rdma_request
by Simon Derr
· 11 years ago
b530e25
9P/RDMA: Do not free req->rc in error handling in rdma_request()
by Simon Derr
· 11 years ago
fd453d0
9P/RDMA: Use a semaphore to protect the RQ
by Simon Derr
· 11 years ago
47229ff
9P/RDMA: Protect against duplicate replies
by Simon Derr
· 11 years ago
3fcc62f
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
by Simon Derr
· 11 years ago
5387320
9pnet: refactor struct p9_fcall alloc code
by Simon Derr
· 11 years ago
17b6fd9
9P/RDMA: rdma_request() needs not allocate req->rc
by Simon Derr
· 11 years ago
ea071aa
9P: Fix fcall allocation for rdma
by Simon Derr
· 11 years ago
2f28c8b
net/9p: add privport option to 9p tcp transport
by Jim Garlick
· 11 years ago
c7e8e8a
bridge: fix some kernel warning in multicast timer
by Cong Wang
· 11 years ago
86bd68b
sit: fix tunnel update via netlink
by Nicolas Dichtel
· 11 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
db58316
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus
by Jiri Kosina
· 11 years ago
3630d40
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
by Hannes Frederic Sowa
· 11 years ago
fbfe80c
net: ipv6: fix wrong ping_v6_sendmsg return value
by Lorenzo Colitti
· 11 years ago
a1bdc45
net: ipv6: add missing lock in ping_v6_sendmsg
by Lorenzo Colitti
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
36b7bfe
netem: fix possible NULL deref in netem_dequeue()
by Eric Dumazet
· 11 years ago
4bc41b8
core: Copy inner_protocol in copy_skb_header()
by Joe Stringer
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
0ed5fd1
mm: use totalram_pages instead of num_physpages at runtime
by Jiang Liu
· 11 years ago
61c5d6b
libceph: call r_unsafe_callback when unsafe reply is received
by Yan, Zheng
· 11 years ago
2cb33ca
libceph: Fix NULL pointer dereference in auth client code
by Tyler Hicks
· 11 years ago
Next »