]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
libata: ahci: Add support for Enmotus Bobcat device.
[karo-tx-linux.git] / net /
2013-01-17 Alex Elderrbd: remove linger unconditionally
2013-01-17 Alex Elderceph: don't reference req after put
2013-01-17 Sage Weillibceph: remove 'osdtimeout' option
2013-01-17 Alex Elderlibceph: avoid using freed osd in __kick_osd_requests()
2013-01-17 Sage Weillibceph: fix osdmap decode error paths
2013-01-17 Sage Weillibceph: fix protocol feature mismatch failure path
2013-01-17 Alex Elderlibceph: WARN, don't BUG on unexpected connection states
2013-01-17 Alex Elderlibceph: always reset osds when kicking
2013-01-17 Alex Elderlibceph: move linger requests sooner in kick_requests()
2013-01-17 Alex Elderlibceph: register request before unregister linger
2013-01-17 Alex Elderlibceph: don't use rb_init_node() in ceph_osdc_alloc_re...
2013-01-17 Alex Elderlibceph: init event->node in ceph_osdc_create_event()
2013-01-17 Alex Elderlibceph: init osd->o_node in create_osd()
2013-01-17 Alex Elderlibceph: report connection fault with warning
2013-01-17 Alex Elderlibceph: socket can close in any connection state
2013-01-17 Sage Weilceph: propagate layout error on osd request creation
2013-01-17 Johannes Bergmac80211: use del_timer_sync for final sta cleanup...
2013-01-17 Stanislaw Gruszkamac80211: fix ibss scanning
2013-01-17 Trond MyklebustSUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
2013-01-17 Trond MyklebustSUNRPC: Ensure we release the socket write lock if...
2013-01-17 Trond MyklebustSUNRPC: Ensure that we free the rpc_task after cleanups...
2013-01-17 Stanislav KinsburskySUNRPC: continue run over clients list on PipeFS event...
2013-01-11 Gustavo PadovanBluetooth: cancel power_on work when unregistering...
2013-01-11 Gustavo PadovanBluetooth: Add missing lock nesting notation
2013-01-11 Eric Dumazettcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
2013-01-11 Eric Dumazettcp: tcp_replace_ts_recent() should not be called from...
2013-01-11 Eric Dumazettcp: refine SYN handling in tcp_validate_incoming
2013-01-11 Eric Dumazettcp: implement RFC 5961 4.2
2013-01-11 Eric Dumazettcp: implement RFC 5961 3.2
2013-01-11 Stefan Haskonet: sched: integer overflow fix
2013-01-11 Christoph Paaschinet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v...
2013-01-11 Akinobu Mitabatman-adv: fix random jitter calculation
2013-01-11 Neal Cardwellinet_diag: validate port comparison byte code to preven...
2013-01-11 Neal Cardwellinet_diag: avoid unsafe and nonsensical prefix matches...
2013-01-11 Neal Cardwellinet_diag: validate byte code to prevent oops in inet_d...
2013-01-11 Neal Cardwellinet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV...
2013-01-11 Johannes Bergipv4: ip_check_defrag must not modify skb before unsharing
2013-01-11 Tommi Rantalasctp: fix -ENOMEM result with invalid user space pointe...
2013-01-11 Tommi Rantalasctp: fix memory leak in sctp_datamsg_from_user() when...
2012-12-03 Thierry EscandeNFC: Fix nfc_llcp_local chained list insertion
2012-12-03 Oliver Hartkoppcan: bcm: initialize ifindex for timeouts without previ...
2012-12-03 Simon Wunderlichmac80211: deinitialize ibss-internals after emptiness...
2012-12-03 Szymon JancBluetooth: Fix using uninitialized option in RFCMode
2012-11-26 Sage Weillibceph: check for invalid mapping
2012-11-26 Sage Weillibceph: avoid NULL kref_put when osd reset races with...
2012-11-26 Alex Elderrbd: reset BACKOFF if unable to re-queue
2012-11-26 Alex Elderlibceph: only kunmap kmapped pages
2012-11-26 Jim Schuttlibceph: avoid truncation due to racing banners
2012-11-26 Sage Weillibceph: delay debugfs initialization until we learn...
2012-11-26 Sylvain Munautlibceph: fix crypto key null deref, memory leak
2012-11-26 Sage Weillibceph: recheck con state after allocating incoming...
2012-11-26 Sage Weillibceph: change ceph_con_in_msg_alloc convention to...
2012-11-26 Sage Weillibceph: avoid dropping con mutex before fault
2012-11-26 Sage Weillibceph: verify state after retaking con lock after...
2012-11-26 Sage Weillibceph: revoke mon_client messages on session restart
2012-11-26 Sage Weillibceph: fix handling of immediate socket connect failure
2012-11-26 Sage Weillibceph: clear all flags on con_close
2012-11-26 Sage Weillibceph: clean up con flags
2012-11-26 Sage Weillibceph: replace connection state bits with states
2012-11-26 Sage Weillibceph: drop unnecessary CLOSED check in socket state...
2012-11-26 Sage Weillibceph: close socket directly from ceph_con_close()
2012-11-26 Sage Weillibceph: drop gratuitous socket close calls in con_work
2012-11-26 Sage Weillibceph: move ceph_con_send() closed check under the...
2012-11-26 Sage Weillibceph: move msgr clear_standby under con mutex protection
2012-11-26 Sage Weillibceph: fix fault locking; close socket on lossy fault
2012-11-26 Sage Weillibceph: reset connection retry on successfully negotiation
2012-11-26 Sage Weillibceph: protect ceph_con_open() with mutex
2012-11-26 Sage Weillibceph: (re)initialize bio_iter on start of message...
2012-11-26 Sage Weillibceph: resubmit linger ops when pg mapping changes
2012-11-26 Sage Weillibceph: fix mutex coverage for ceph_con_close
2012-11-26 Sage Weillibceph: report socket read/write error message
2012-11-26 Guanjun Helibceph: prevent the race of incoming work during teardown
2012-11-26 Sage Weillibceph: initialize msgpool message types
2012-11-26 Sage Weillibceph: allow sock transition from CONNECTING to CLOSED
2012-11-26 Sage Weillibceph: initialize mon_client con only once
2012-11-26 Sage Weillibceph: set peer name on con_open, not init
2012-11-26 Alex Elderlibceph: add some fine ASCII art
2012-11-26 Alex Elderlibceph: small changes to messenger.c
2012-11-26 Alex Elderlibceph: distinguish two phases of connect sequence
2012-11-26 Alex Elderlibceph: separate banner and connect writes
2012-11-26 Alex Elderlibceph: define and use an explicit CONNECTED state
2012-11-26 Alex Elderlibceph: clear NEGOTIATING when done
2012-11-26 Alex Elderlibceph: clear CONNECTING in ceph_con_close()
2012-11-26 Alex Elderlibceph: don't touch con state in con_close_socket()
2012-11-26 Alex Elderlibceph: just set SOCK_CLOSED when state changes
2012-11-26 Alex Elderlibceph: don't change socket state on sock event
2012-11-26 Alex Elderlibceph: SOCK_CLOSED is a flag, not a state
2012-11-26 Alex Elderlibceph: don't use bio_iter as a flag
2012-11-26 Alex Elderlibceph: move init of bio_iter
2012-11-26 Alex Elderlibceph: move init_bio_*() functions up
2012-11-26 Alex Elderlibceph: don't mark footer complete before it is
2012-11-26 Alex Elderlibceph: encapsulate advancing msg page
2012-11-26 Alex Elderlibceph: encapsulate out message data setup
2012-11-26 Sage Weillibceph: drop ceph_con_get/put helpers and nref member
2012-11-26 Sage Weillibceph: use con get/put methods
2012-11-26 Dan Carpenterlibceph: fix NULL dereference in reset_connection()
2012-11-26 Sage Weillibceph: transition socket state prior to actual connect
2012-11-26 Xi Wanglibceph: fix overflow in osdmap_apply_incremental()
2012-11-26 Xi Wanglibceph: fix overflow in osdmap_decode()
2012-11-26 Xi Wanglibceph: fix overflow in __decode_pool_names()
next