Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
64f121708342afec306ce52920cc9982f4f1008f
/
net
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
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
8acfe46
net: Limit socket I/O iovec total length to INT_MAX.
by David S. Miller
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
1c0e0a0
dccp ccid-2: Stop polling
by Gerrit Renker
· 14 years ago
b1fcf55
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 14 years ago
dc841e3
dccp: Extend CCID packet dequeueing interface
by Gerrit Renker
· 14 years ago
fe84f41
dccp: Return-value convention of hc_tx_send_packet()
by Gerrit Renker
· 14 years ago
f6ac55b
net/9p: Return error on read with NULL buffer
by Sanchit Garg
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
7b3bb3f
net/9p: Return error if we fail to encode protocol data
by Aneesh Kumar K.V
· 14 years ago
52f44e0
net/9p: Add waitq to VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
419b395
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
by Venkateswararao Jujjuri (JV)
· 14 years ago
329176c
9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
8e44a08
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
by jvrao
· 14 years ago
4f7ebe8
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
by Arun R Bharadwaj
· 14 years ago
22cdbd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
74b0b85
tunnels: Fix tunnels change rcu protection
by Pavel Emelyanov
· 14 years ago
dc9f48c
mac80211: Fix scan_ies_len to include DS Params
by Jouni Malinen
· 14 years ago
b914c4e
inetpeer: __rcu annotations
by Eric Dumazet
· 14 years ago
7a2b03c
fib_rules: __rcu annotates ctarget
by Eric Dumazet
· 14 years ago
b33eab0
tunnels: add __rcu annotations
by Eric Dumazet
· 14 years ago
e0ad61e
net: add __rcu annotations to protocol
by Eric Dumazet
· 14 years ago
1c31720
ipv4: add __rcu annotations to routes.c
by Eric Dumazet
· 14 years ago
853dc2e
ipv6: fix refcnt problem related to POSTDAD state
by Ursula Braun
· 14 years ago
66c68bc
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
by Ben Hutchings
· 14 years ago
af1905d
net: Fix some corner cases in dev_can_checksum()
by Ben Hutchings
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
7a876b0
IPv6: Temp addresses are immediately deleted.
by Glenn Wurster
· 14 years ago
aed6550
IPv6: Create temporary address if none exists.
by Glenn Wurster
· 14 years ago
ded85aa
fib_hash: fix rcu sparse and logical errors
by Eric Dumazet
· 14 years ago
ebb9fed
fib: fix fib_nl_newrule()
by Eric Dumazet
· 14 years ago
78fd9c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7932c2e
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
by David S. Miller
· 14 years ago
Next »