Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
cbff2b6d371dbbae19de1dcfd09051683eca02ca
/
net
1280938
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 13 years ago
08ebc8f
rtnetlink: Mask the rta_type when range checking
by Vlad Yasevich
· 13 years ago
b6da578
tcp: fix skb_availroom()
by Eric Dumazet
· 13 years ago
ca42fad
sctp: don't break the loop while meeting the active_path so as to find the matched transport
by Xufeng Zhang
· 13 years ago
0aa8bf9
sctp: Use correct sideffect command in duplicate cookie handling
by Vlad Yasevich
· 13 years ago
7436bcf
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 13 years ago
7cba6ae
6lowpan: Fix endianness issue in is_addr_link_local().
by YOSHIFUJI Hideaki
· 13 years ago
32ceecc
dcbnl: fix various netlink info leaks
by Mathias Krause
· 13 years ago
78d3a46
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 13 years ago
47d7ed1
ipv6: stop multicast forwarding to process interface scoped addresses
by Hannes Frederic Sowa
· 13 years ago
c7a226b
bridging: fix rx_handlers return code
by Cristian Bercaru
· 13 years ago
8c6292a
netlabel: correctly list all the static label mappings
by Paul Moore
· 13 years ago
8bd2b8fa
tcp: fix double-counted receiver RTT when leaving receiver fast path
by Neal Cardwell
· 13 years ago
6202fe4
net: ipv6: Don't purge default router if accept_ra=2
by Lorenzo Colitti
· 13 years ago
2b2066c
rds: limit the size allocated by rds_message_alloc()
by Cong Wang
· 13 years ago
136d76d
l2tp: Restore socket refcount when sendmsg succeeds
by Guillaume Nault
· 13 years ago
1ecb693
SUNRPC: Don't start the retransmission timer when out of socket space
by Trond Myklebust
· 13 years ago
7e5e167
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
by J. Bruce Fields
· 13 years ago
8c2223f
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 13 years ago
e5a096a
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 13 years ago
785e5dc
ipv4: fix a bug in ping_err().
by Li Wei
· 13 years ago
b5428e47
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 13 years ago
6e95f97
bridge: set priority of STP packets
by Stephen Hemminger
· 13 years ago
94fab0a
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 14 years ago
f641de9
tcp: fix for zero packets_in_flight was too broad
by Ilpo Järvinen
· 14 years ago
2813296
tcp: frto should not set snd_cwnd to 0
by Eric Dumazet
· 14 years ago
d6f5498
net: sctp: sctp_endpoint_free: zero out secret key data
by Daniel Borkmann
· 13 years ago
8a501d8
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
by Daniel Borkmann
· 13 years ago
4c921d0
sctp: refactor sctp_outq_teardown to insure proper re-initalization
by Neil Horman
· 14 years ago
f60f854
packet: fix leakage of tx_ring memory
by Phil Sutter
· 14 years ago
909978d
ipv6: do not create neighbor entries for local delivery
by Marcelo Ricardo Leitner
· 14 years ago
6c1128b
pktgen: correctly handle failures when adding a device
by Cong Wang
· 14 years ago
07da6b2
ipv6: fix header length calculation in ip6_append_data()
by Romain KUNTZ
· 14 years ago
3b69055
ipv6: fix the noflags test in addrconf_get_prefix_route
by Romain Kuntz
· 14 years ago
0ad7157
net: prevent setting ttl=0 via IP_TTL
by Cong Wang
· 14 years ago
a256a4c
Bluetooth: Fix handling of unexpected SMP PDUs
by Johan Hedberg
· 14 years ago
5a099d7
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 14 years ago
5a6d608
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
by Anderson Lizardo
· 14 years ago
e4fcbe5
mac80211: fix FT roaming
by Johannes Berg
· 14 years ago
dec3b6a
Bluetooth: Fix sending HCI commands after reset
by Szymon Janc
· 14 years ago
50cda8f
rbd: remove linger unconditionally
by Alex Elder
· 14 years ago
02585b8
ceph: don't reference req after put
by Alex Elder
· 14 years ago
31c4647
libceph: remove 'osdtimeout' option
by Sage Weil
· 14 years ago
3aa540b
libceph: avoid using freed osd in __kick_osd_requests()
by Alex Elder
· 14 years ago
9aaab33
libceph: fix osdmap decode error paths
by Sage Weil
· 14 years ago
7f5b160
libceph: fix protocol feature mismatch failure path
by Sage Weil
· 14 years ago
5bd9eb5
libceph: WARN, don't BUG on unexpected connection states
by Alex Elder
· 14 years ago
1cc023b
libceph: always reset osds when kicking
by Alex Elder
· 14 years ago
a9ded43
libceph: move linger requests sooner in kick_requests()
by Alex Elder
· 14 years ago
0d3b9ff
libceph: register request before unregister linger
by Alex Elder
· 14 years ago
1d2522a
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
by Alex Elder
· 14 years ago
76fb865
libceph: init event->node in ceph_osdc_create_event()
by Alex Elder
· 14 years ago
281c5d9
libceph: init osd->o_node in create_osd()
by Alex Elder
· 14 years ago
6ea5c96
libceph: report connection fault with warning
by Alex Elder
· 14 years ago
1c0bd4a
libceph: socket can close in any connection state
by Alex Elder
· 14 years ago
b4659d8
ceph: propagate layout error on osd request creation
by Sage Weil
· 14 years ago
848842e
mac80211: use del_timer_sync for final sta cleanup timer deletion
by Johannes Berg
· 14 years ago
5ca99e7
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 14 years ago
c7cde2b
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
by Trond Myklebust
· 14 years ago
11d607d
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
by Trond Myklebust
· 14 years ago
d5b3199
SUNRPC: Ensure that we free the rpc_task after cleanups are done
by Trond Myklebust
· 14 years ago
65ac5ef
SUNRPC: continue run over clients list on PipeFS event instead of break
by Stanislav Kinsbursky
· 14 years ago
1a0da46
Bluetooth: cancel power_on work when unregistering the device
by Gustavo Padovan
· 14 years ago
7e27418
Bluetooth: Add missing lock nesting notation
by Gustavo Padovan
· 14 years ago
2ee4432
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
by Eric Dumazet
· 14 years ago
29eac37
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
by Eric Dumazet
· 14 years ago
f451931
tcp: refine SYN handling in tcp_validate_incoming
by Eric Dumazet
· 14 years ago
d21383f
tcp: implement RFC 5961 4.2
by Eric Dumazet
· 14 years ago
34fb350
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 14 years ago
c7078c2
net: sched: integer overflow fix
by Stefan Hasko
· 14 years ago
d46699a
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 14 years ago
6eec241
batman-adv: fix random jitter calculation
by Akinobu Mita
· 14 years ago
f762136
inet_diag: validate port comparison byte code to prevent unsafe reads
by Neal Cardwell
· 14 years ago
b2aa2e7
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
by Neal Cardwell
· 14 years ago
879fc99
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
by Neal Cardwell
· 14 years ago
457a04b
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
by Neal Cardwell
· 14 years ago
eab34a3
ipv4: ip_check_defrag must not modify skb before unsharing
by Johannes Berg
· 14 years ago
dff343c
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
by Tommi Rantala
· 14 years ago
d0804c6
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
by Tommi Rantala
· 14 years ago
47abf71
NFC: Fix nfc_llcp_local chained list insertion
by Thierry Escande
· 14 years ago
c9fa3f4
can: bcm: initialize ifindex for timeouts without previous frame reception
by Oliver Hartkopp
· 14 years ago
e41cd8f
mac80211: deinitialize ibss-internals after emptiness check
by Simon Wunderlich
· 14 years ago
2214cc8
Bluetooth: Fix using uninitialized option in RFCMode
by Szymon Janc
· 14 years ago
dfae3b3
libceph: check for invalid mapping
by Sage Weil
· 14 years ago
631015e
libceph: avoid NULL kref_put when osd reset races with alloc_msg
by Sage Weil
· 14 years ago
a872024
rbd: reset BACKOFF if unable to re-queue
by Alex Elder
· 14 years ago
21e292e
libceph: only kunmap kmapped pages
by Alex Elder
· 14 years ago
76cb692
libceph: avoid truncation due to racing banners
by Jim Schutt
· 14 years ago
5236930
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 14 years ago
b8e03e3
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 14 years ago
5923892
libceph: recheck con state after allocating incoming message
by Sage Weil
· 14 years ago
7389a76
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 14 years ago
328677c2
libceph: avoid dropping con mutex before fault
by Sage Weil
· 14 years ago
900fbd9
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 14 years ago
da75ae3
libceph: revoke mon_client messages on session restart
by Sage Weil
· 14 years ago
6cdaef1
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 14 years ago
8992551
libceph: clear all flags on con_close
by Sage Weil
· 14 years ago
63c1362
libceph: clean up con flags
by Sage Weil
· 14 years ago
265fb7c
libceph: replace connection state bits with states
by Sage Weil
· 14 years ago
cb9f885
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 14 years ago
Next »