Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
19f592eafda708694bfc4d34e2995a77374ffd3b
/
net
9496a12
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
by J. Bruce Fields
· 12 years ago
1fb5f30
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 12 years ago
86846ff
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 12 years ago
eb5466e
bridge: set priority of STP packets
by Stephen Hemminger
· 12 years ago
3381416
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
d5569ab
tcp: fix for zero packets_in_flight was too broad
by Ilpo Järvinen
· 12 years ago
19ed8f1
tcp: frto should not set snd_cwnd to 0
by Eric Dumazet
· 12 years ago
ca36ba1
net: sctp: sctp_endpoint_free: zero out secret key data
by Daniel Borkmann
· 12 years ago
1e39332
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
by Daniel Borkmann
· 12 years ago
f32046e
sctp: refactor sctp_outq_teardown to insure proper re-initalization
by Neil Horman
· 12 years ago
330d633
packet: fix leakage of tx_ring memory
by Phil Sutter
· 12 years ago
ed130e3
ipv6: do not create neighbor entries for local delivery
by Marcelo Ricardo Leitner
· 12 years ago
a86923f
pktgen: correctly handle failures when adding a device
by Cong Wang
· 12 years ago
ac62c48
ipv6: fix header length calculation in ip6_append_data()
by Romain KUNTZ
· 12 years ago
38a0846
ipv6: fix the noflags test in addrconf_get_prefix_route
by Romain Kuntz
· 12 years ago
870e6cd
net: prevent setting ttl=0 via IP_TTL
by Cong Wang
· 12 years ago
378c4af
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 12 years ago
f288e31
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
by Anderson Lizardo
· 12 years ago
bece87a
mac80211: fix FT roaming
by Johannes Berg
· 12 years ago
48a838d
rbd: remove linger unconditionally
by Alex Elder
· 12 years ago
d034801
ceph: don't reference req after put
by Alex Elder
· 12 years ago
072d6a4
libceph: remove 'osdtimeout' option
by Sage Weil
· 12 years ago
f46c198
libceph: avoid using freed osd in __kick_osd_requests()
by Alex Elder
· 12 years ago
e08321e
libceph: fix osdmap decode error paths
by Sage Weil
· 12 years ago
607abff
libceph: fix protocol feature mismatch failure path
by Sage Weil
· 12 years ago
f032ca9
libceph: WARN, don't BUG on unexpected connection states
by Alex Elder
· 12 years ago
e540542
libceph: always reset osds when kicking
by Alex Elder
· 12 years ago
b2a1616
libceph: move linger requests sooner in kick_requests()
by Alex Elder
· 12 years ago
c047f31
libceph: register request before unregister linger
by Alex Elder
· 12 years ago
51371a5
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
85e3cd9
libceph: init event->node in ceph_osdc_create_event()
by Alex Elder
· 12 years ago
3ff5254
libceph: init osd->o_node in create_osd()
by Alex Elder
· 12 years ago
4ce5464
libceph: report connection fault with warning
by Alex Elder
· 12 years ago
c71be43
libceph: socket can close in any connection state
by Alex Elder
· 12 years ago
b51b46a
ceph: propagate layout error on osd request creation
by Sage Weil
· 12 years ago
4d2a32d
mac80211: use del_timer_sync for final sta cleanup timer deletion
by Johannes Berg
· 12 years ago
2338fcf
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
24a0186
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
by Trond Myklebust
· 12 years ago
a28a723
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
by Trond Myklebust
· 12 years ago
f546b28
SUNRPC: Ensure that we free the rpc_task after cleanups are done
by Trond Myklebust
· 12 years ago
50907b0
SUNRPC: continue run over clients list on PipeFS event instead of break
by Stanislav Kinsbursky
· 12 years ago
d19c2b2
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
by Eric Dumazet
· 12 years ago
0776c355
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
by Eric Dumazet
· 12 years ago
d740010
tcp: refine SYN handling in tcp_validate_incoming
by Eric Dumazet
· 12 years ago
dd0e5c2
tcp: implement RFC 5961 4.2
by Eric Dumazet
· 12 years ago
9c5a046
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 12 years ago
96614c6
net: sched: integer overflow fix
by Stefan Hasko
· 12 years ago
efba1bb
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
e0f091e
batman-adv: fix random jitter calculation
by Akinobu Mita
· 12 years ago
4120d9c
inet_diag: validate port comparison byte code to prevent unsafe reads
by Neal Cardwell
· 12 years ago
14889d4
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
63e9df2
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
159a877
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
by Neal Cardwell
· 12 years ago
955c7be
ipv4: ip_check_defrag must not modify skb before unsharing
by Johannes Berg
· 12 years ago
ccaafd6
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
by Tommi Rantala
· 12 years ago
484c9af
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
by Tommi Rantala
· 12 years ago
86abebf
NFC: Fix nfc_llcp_local chained list insertion
by Thierry Escande
· 12 years ago
f6e8519
can: bcm: initialize ifindex for timeouts without previous frame reception
by Oliver Hartkopp
· 12 years ago
ac30d65
mac80211: deinitialize ibss-internals after emptiness check
by Simon Wunderlich
· 12 years ago
9f16f47
libceph: check for invalid mapping
by Sage Weil
· 12 years ago
ded64b2
libceph: avoid NULL kref_put when osd reset races with alloc_msg
by Sage Weil
· 12 years ago
773a6b2
rbd: reset BACKOFF if unable to re-queue
by Alex Elder
· 12 years ago
18cfd85
libceph: only kunmap kmapped pages
by Alex Elder
· 12 years ago
7386740
libceph: avoid truncation due to racing banners
by Jim Schutt
· 12 years ago
1beb5d8
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 12 years ago
fedbf516
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
ee55d8b
libceph: recheck con state after allocating incoming message
by Sage Weil
· 12 years ago
c032d95
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 12 years ago
3e6ccd7
libceph: avoid dropping con mutex before fault
by Sage Weil
· 12 years ago
bbdf090
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 12 years ago
e068e58
libceph: revoke mon_client messages on session restart
by Sage Weil
· 12 years ago
42e1fac
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 12 years ago
fdb9ada
libceph: clear all flags on con_close
by Sage Weil
· 12 years ago
5d0fc94
libceph: clean up con flags
by Sage Weil
· 12 years ago
adec668
libceph: replace connection state bits with states
by Sage Weil
· 12 years ago
edfda78
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 12 years ago
7b159bc
libceph: close socket directly from ceph_con_close()
by Sage Weil
· 12 years ago
a6315e2
libceph: drop gratuitous socket close calls in con_work
by Sage Weil
· 12 years ago
e8a65c2
libceph: move ceph_con_send() closed check under the con mutex
by Sage Weil
· 12 years ago
5c8440f
libceph: move msgr clear_standby under con mutex protection
by Sage Weil
· 12 years ago
4579d61de
libceph: fix fault locking; close socket on lossy fault
by Sage Weil
· 12 years ago
10093e9
libceph: reset connection retry on successfully negotiation
by Sage Weil
· 12 years ago
9b898de
libceph: protect ceph_con_open() with mutex
by Sage Weil
· 12 years ago
e6ebf2d
libceph: (re)initialize bio_iter on start of message receive
by Sage Weil
· 12 years ago
b1bfda5
libceph: resubmit linger ops when pg mapping changes
by Sage Weil
· 12 years ago
3f41a38
libceph: fix mutex coverage for ceph_con_close
by Sage Weil
· 12 years ago
36e3b58
libceph: report socket read/write error message
by Sage Weil
· 12 years ago
a8e41c7
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 12 years ago
8636dc5
libceph: initialize msgpool message types
by Sage Weil
· 12 years ago
5f677c9
libceph: allow sock transition from CONNECTING to CLOSED
by Sage Weil
· 12 years ago
347654e
libceph: initialize mon_client con only once
by Sage Weil
· 12 years ago
69cbd62
libceph: set peer name on con_open, not init
by Sage Weil
· 12 years ago
7648e83
libceph: add some fine ASCII art
by Alex Elder
· 12 years ago
47a727f
libceph: small changes to messenger.c
by Alex Elder
· 12 years ago
7306b99
libceph: distinguish two phases of connect sequence
by Alex Elder
· 12 years ago
c53a044
libceph: separate banner and connect writes
by Alex Elder
· 12 years ago
16699e8
libceph: define and use an explicit CONNECTED state
by Alex Elder
· 13 years ago
eab703f
libceph: clear NEGOTIATING when done
by Alex Elder
· 13 years ago
640a221
libceph: clear CONNECTING in ceph_con_close()
by Alex Elder
· 12 years ago
872ada2
libceph: don't touch con state in con_close_socket()
by Alex Elder
· 12 years ago
Next »