Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
be2300f0961d43c4d92f2a7aa716811383ebbeb2
/
net
1d0dd1d
net: drop dst before queueing fragments
by Eric Dumazet
· 13 years ago
ca4bf7c
net: fix incorrect credentials passing
by Linus Torvalds
· 13 years ago
4087320
net: rate-limit warn-bad-offload splats.
by Ben Greear
· 13 years ago
7575f50
tcp: call tcp_replace_ts_recent() from tcp_ack()
by Eric Dumazet
· 13 years ago
a009d58
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
by Daniel Borkmann
· 14 years ago
d768ca1
esp4: fix error return code in esp_output()
by Wei Yongjun
· 13 years ago
ca6ad5d
tcp: Reallocate headroom if it would overflow csum_start
by Thomas Graf
· 13 years ago
d0d7ee0
tcp: incoming connections might use wrong route under synflood
by Dmitry Popov
· 13 years ago
f29e246
rtnetlink: Call nlmsg_parse() with correct header length
by Michael Riesch
· 13 years ago
1ab6b2a
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 13 years ago
ba12001
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 13 years ago
617f13b
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 13 years ago
ef95e3d
net IPv6 : Fix broken IPv6 routing table after loopback down-up
by Balakumaran Kannan
· 13 years ago
815b101
cbq: incorrect processing of high limits
by Vasily Averin
· 13 years ago
7b806e7
netrom: fix invalid use of sizeof in nr_recvmsg()
by Wei Yongjun
· 13 years ago
e979f54
tipc: fix info leaks via msg_name in recv_msg/recv_stream
by Mathias Krause
· 13 years ago
1a4dc01
rose: fix info leak via msg_name in rose_recvmsg()
by Mathias Krause
· 13 years ago
1091d7d
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 13 years ago
cd5e3d9
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 13 years ago
40aea04
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
by Mathias Krause
· 13 years ago
dbd9957
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 13 years ago
d3dd629
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 13 years ago
3300687
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
by Mathias Krause
· 13 years ago
2d97f68
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 13 years ago
a776cc3
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 13 years ago
0373095
ax25: fix info leak via msg_name in ax25_recvmsg()
by Mathias Krause
· 13 years ago
0e242b8
atm: update msg_namelen in vcc_recvmsg()
by Mathias Krause
· 13 years ago
91c1bf8
can: gw: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 13 years ago
f0180de
net: add a synchronize_net() in netdev_rx_handler_unregister()
by Eric Dumazet
· 13 years ago
567a4ac
ipv6: don't accept node local multicast traffic from the wire
by Hannes Frederic Sowa
· 13 years ago
6a51997
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 13 years ago
df19106
ipv6: don't accept multicast traffic with scope 0
by Hannes Frederic Sowa
· 14 years ago
fbb7347
unix: fix a race condition in unix_release()
by Paul Moore
· 13 years ago
b9f3bf1
thermal: shorten too long mcast group name
by Masatake YAMATO
· 13 years ago
a834179
8021q: fix a potential use-after-free
by Cong Wang
· 13 years ago
d1f60c6
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 13 years ago
21b56e0
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 13 years ago
a897b79
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 13 years ago
afc3097
net/irda: add missing error path release_sock call
by Kees Cook
· 13 years ago
caef33a
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 13 years ago
66156e6
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 13 years ago
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
· 14 years ago
8bd2b8fa
tcp: fix double-counted receiver RTT when leaving receiver fast path
by Neal Cardwell
· 14 years ago
6202fe4
net: ipv6: Don't purge default router if accept_ra=2
by Lorenzo Colitti
· 14 years ago
2b2066c
rds: limit the size allocated by rds_message_alloc()
by Cong Wang
· 14 years ago
136d76d
l2tp: Restore socket refcount when sendmsg succeeds
by Guillaume Nault
· 14 years ago
1ecb693
SUNRPC: Don't start the retransmission timer when out of socket space
by Trond Myklebust
· 14 years ago
7e5e167
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
by J. Bruce Fields
· 14 years ago
8c2223f
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 14 years ago
e5a096a
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 14 years ago
785e5dc
ipv4: fix a bug in ping_err().
by Li Wei
· 14 years ago
b5428e47
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 14 years ago
6e95f97
bridge: set priority of STP packets
by Stephen Hemminger
· 14 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
· 14 years ago
8a501d8
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
by Daniel Borkmann
· 14 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
Next »