aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-23net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-01-23net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-01-23net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-01-23softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-01-23ping-sysrq.patchCarsten Emde
2013-01-23net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-01-23skbufhead-raw-lock.patchThomas Gleixner
2013-01-23net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-01-23net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2013-01-23net-wireless-warn-nort.patchThomas Gleixner
2013-01-23softirq-thread-do-softirq.patchThomas Gleixner
2013-01-23net-flip-lock-dep-thingy.patchThomas Gleixner
2013-01-17rbd: remove linger unconditionallyAlex Elder
2013-01-17ceph: don't reference req after putAlex Elder
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2013-01-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder
2013-01-17libceph: fix osdmap decode error pathsSage Weil
2013-01-17libceph: fix protocol feature mismatch failure pathSage Weil
2013-01-17libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2013-01-17libceph: always reset osds when kickingAlex Elder
2013-01-17libceph: move linger requests sooner in kick_requests()Alex Elder
2013-01-17libceph: register request before unregister lingerAlex Elder
2013-01-17libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder
2013-01-17libceph: init event->node in ceph_osdc_create_event()Alex Elder
2013-01-17libceph: init osd->o_node in create_osd()Alex Elder
2013-01-17libceph: report connection fault with warningAlex Elder
2013-01-17libceph: socket can close in any connection stateAlex Elder
2013-01-17ceph: propagate layout error on osd request creationSage Weil
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-17mac80211: fix ibss scanningStanislaw Gruszka
2013-01-17SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2013-01-17SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan
2013-01-11tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet
2013-01-11tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet
2013-01-11tcp: refine SYN handling in tcp_validate_incomingEric Dumazet
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-11net: sched: integer overflow fixStefan Hasko
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-11batman-adv: fix random jitter calculationAkinobu Mita
2013-01-11inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2013-01-11inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2013-01-11inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2013-01-11inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
2013-01-11ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2013-01-11sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala