Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
dcb32ee6fa05937ee15b27c1634e39d0d6e67f99
/
net
58634ac
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0
by Ethan Chen
· 13 years ago
fda7305
Merge tag 'v3.4.76' into cm-11.0
by Ethan Chen
· 13 years ago
a86f1d6
radiotap: fix bitmap-end-finding buffer overrun
by Johannes Berg
· 13 years ago
9745425
Merge "cfg80211: permanently disable channels specified by base settings"
by Linux Build Service Account
· 13 years ago
a0d58ba
Merge "cfg80211: export regulatory_hint_user() API"
by Linux Build Service Account
· 13 years ago
bd55444
Merge "msm: wlan: update db.txt with information from compliance team"
by Linux Build Service Account
· 13 years ago
588a560
Merge "msm: wlan: Add VHT80 support on db.txt"
by Linux Build Service Account
· 13 years ago
99cde60
Merge "cfg80211: fix set_regdom() to cancel requests with same alpha2"
by Linux Build Service Account
· 13 years ago
985fe427
cfg80211: permanently disable channels specified by base settings
by Mihir Shete
· 13 years ago
b84103e
Merge "cfg80211: discard regulatory hints from country IEs with undefined wiphy"
by Linux Build Service Account
· 13 years ago
95e6a27
tcp: fix FIONREAD/SIOCINQ
by Eric Dumazet
· 14 years ago
de0f9a5
Merge tag 'v3.4.75' into cm-11.0
by Ethan Chen
· 13 years ago
8670ef4
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
by Greg Kroah-Hartman
· 13 years ago
01c2b7b
mac80211: don't attempt to reorder multicast frames
by Johannes Berg
· 13 years ago
94f53c2
cfg80211: discard regulatory hints from country IEs with undefined wiphy
by Mihir Shete
· 13 years ago
4637517
netfilter: x_tables: fix ordering of jumpstack allocation and table update
by Will Deacon
· 13 years ago
b985ece
msm: wlan: update db.txt with information from compliance team
by Arif Hussain
· 13 years ago
64ee9bd
cfg80211: fix set_regdom() to cancel requests with same alpha2
by Mihir Shete
· 13 years ago
947a923
msm: wlan: Add VHT80 support on db.txt
by Mihir Shete
· 13 years ago
f0c7091
cfg80211: export regulatory_hint_user() API
by Mihir Shete
· 13 years ago
30f2ae6
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 13 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 13 years ago
d92c9bf
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
by fan.du
· 13 years ago
8799b15
ipv6: fix possible seqlock deadlock in ip6_finish_output2
by Hannes Frederic Sowa
· 13 years ago
5fdc381
inet: fix possible seqlock deadlocks
by Eric Dumazet
· 13 years ago
d2671a6
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 13 years ago
a4da7a3
af_packet: block BH in prb_shutdown_retire_blk_timer()
by Veaceslav Falico
· 13 years ago
6348517
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 13 years ago
61258c1
bridge: flush br's address entry in fdb when remove the bridge dev
by Ding Tianhong
· 13 years ago
9793558
net: core: Always propagate flag changes to interfaces
by Vlad Yasevich
· 13 years ago
597b9d2
ipv6: fix leaking uninitialized port number of offender sockaddr
by Hannes Frederic Sowa
· 13 years ago
eb7eb18
net: clamp ->msg_namelen instead of returning an error
by Dan Carpenter
· 13 years ago
ad25b5d
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 13 years ago
ea9d7dc
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
by Hannes Frederic Sowa
· 13 years ago
18719a4
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 13 years ago
11afb94
inet: prevent leakage of uninitialized memory to user in recv syscalls
by Hannes Frederic Sowa
· 13 years ago
fadb5aa
ipv4: fix possible seqlock deadlock
by Eric Dumazet
· 13 years ago
9ea5140
6lowpan: Uncompression of traffic class field was incorrect
by Jukka Rissanen
· 13 years ago
4bb2cc8
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
by Duan Jiong
· 13 years ago
c137ba1
net: Fix "ip rule delete table 256"
by Andreas Henriksson
· 13 years ago
53c620e
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
by Trond Myklebust
· 13 years ago
acf9ebd
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
by Andy Adamson
· 13 years ago
14384c7
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 14 years ago
c581297
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.10' into HEAD
by Ethan Chen
· 13 years ago
9736cb3
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet
by Patrick McHardy
· 13 years ago
161f4a4
net: flow_dissector: fail on evil iph->ihl
by Jason Wang
· 13 years ago
05bd299
netfilter: xt_qtaguid: report only uid tags to non-privileged processes
by JP Abgrall
· 14 years ago
48cca8f
mac80211: update sta->last_rx on acked tx frames
by Felix Fietkau
· 13 years ago
b9ef1ee
mac80211: correctly close cancelled scans
by Emmanuel Grumbach
· 13 years ago
ee5fc1b
cfg80211: add flags to define country IE processing rules
by Mihir Shete
· 13 years ago
503ccb2
netfilter: xt_qtaguid: Allow tracking loopback
by JP Abgrall
· 14 years ago
5b81d47
wireless: radiotap: fix parsing buffer overrun
by Johannes Berg
· 13 years ago
478e9a7
inet: fix possible memory corruption with UDP_CORK and UFO
by Hannes Frederic Sowa
· 13 years ago
4dde1cb
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
by Daniel Borkmann
· 13 years ago
f3ce845
sctp: Perform software checksum if packet has to be fragmented.
by Vlad Yasevich
· 13 years ago
80d20e7
sctp: Use software crc32 checksum when xfrm transform will happen.
by Fan Du
· 13 years ago
f4358df
unix_diag: fix info leak
by Mathias Krause
· 13 years ago
120bc4f
l2tp: must disable bh before calling l2tp_xmit_skb()
by Eric Dumazet
· 13 years ago
5468ba5
net: vlan: fix nlmsg size calculation in vlan_get_size()
by Marc Kleine-Budde
· 13 years ago
0a8a2e3
bridge: Correctly clamp MAX forward_delay when enabling STP
by Vlad Yasevich
· 13 years ago
25c065e
ipv6: restrict neighbor entry creation to output flow
by Marcelo Ricardo Leitner
· 13 years ago
ad61d4c
ipv4: fix ineffective source address selection
by Jiri Benc
· 13 years ago
5684fac3
net: heap overflow in __audit_sockaddr()
by Dan Carpenter
· 13 years ago
791673f
net: do not call sock_put() on TIMEWAIT sockets
by Eric Dumazet
· 13 years ago
d1e668e
tcp: do not forget FIN in tcp_shifted_skb()
by Eric Dumazet
· 13 years ago
11db1e4
tcp: must unclone packets before mangling them
by Eric Dumazet
· 13 years ago
4c481c1
Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux
by Ethan Chen
· 13 years ago
aa33f22e
Bluetooth: Fix encryption key size for peripheral role
by Andre Guedes
· 13 years ago
ae63544
Bluetooth: Fix security level for peripheral role
by Andre Guedes
· 13 years ago
6b179d3
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
by Salam Noureddine
· 13 years ago
e723dd8
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
by Salam Noureddine
· 13 years ago
d720ee2
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
by Hannes Frederic Sowa
· 13 years ago
f72299d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 13 years ago
832ae42
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
by Ansis Atteka
· 13 years ago
3c5bd14
bridge: Clamp forward_delay when enabling STP
by Herbert Xu
· 13 years ago
1202162
resubmit bridge: fix message_age_timer calculation
by Chris Healy
· 13 years ago
9dea496
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
by Daniel Borkmann
· 13 years ago
a8e02b7
netpoll: fix NULL pointer dereference in netpoll_cleanup
by Nikolay Aleksandrov
· 13 years ago
a4942e9
net: flow_dissector: fix thoff for IPPROTO_AH
by Eric Dumazet
· 13 years ago
835e0aa
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
by Daniel Borkmann
· 13 years ago
8e307e2
caif: Add missing braces to multiline if in cfctrl_linkup_request
by Dave Jones
· 13 years ago
1c1c7a7
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
by Greg Kroah-Hartman
· 13 years ago
e2242d8
cfg80211: Reset beacon interval when stop AP fails
by Sameer Thalappil
· 13 years ago
50b5f07
cfg80211: Add AP stopped interface
by Sameer Thalappil
· 13 years ago
0aa1fed
tipc: fix lockdep warning during bearer initialization
by Ying Xue
· 14 years ago
d22586f
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
by Daniel Borkmann
· 13 years ago
8708ea2
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 13 years ago
98fadc1
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
by Daniel Borkmann
· 13 years ago
cce0727
ipv6: Don't depend on per socket memory for neighbour discovery messages
by Thomas Graf
· 13 years ago
055c396
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 13 years ago
f4cb837
ipv6: remove max_addresses check from ipv6_create_tempaddr
by Hannes Frederic Sowa
· 13 years ago
7f13220
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
by Hannes Frederic Sowa
· 13 years ago
6b7f7bf
tcp: cubic: fix bug in bictcp_acked()
by Eric Dumazet
· 13 years ago
a0dfebe
tcp: cubic: fix overflow error in bictcp_update()
by Eric Dumazet
· 13 years ago
07d5c26
fib_trie: remove potential out of bound access
by Eric Dumazet
· 13 years ago
3b5c001
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 13 years ago
dbe3f75
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 13 years ago
8da9d4f
htb: fix sign extension bug
by stephen hemminger
· 13 years ago
52b331e
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
by Trond Myklebust
· 13 years ago
8abdd32
msm: wlan: Add db.txt for regulatory support.
by Agarwal Ashish
· 13 years ago
Next »