aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-26net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-10-26net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-26softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-10-26fs: dentry use seqlockThomas Gleixner
2012-10-26ping-sysrq.patchCarsten Emde
2012-10-26net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-10-26skbufhead-raw-lock.patchThomas Gleixner
2012-10-26net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-10-26net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-10-26net-wireless-warn-nort.patchThomas Gleixner
2012-10-26softirq-thread-do-softirq.patchThomas Gleixner
2012-10-26net-flip-lock-dep-thingy.patchThomas Gleixner
2012-10-26netfilter: Use proper rw_lock initializer functionThomas Gleixner
2012-10-21netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-10-21netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-10-21netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso
2012-10-21netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-10-21netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-10-21netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-21ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov
2012-10-21pktgen: fix crash when generating IPv6 packetsAmerigo Wang
2012-10-21SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-10-13net: do not disable sg for packets requiring no checksumEd Cashin
2012-10-13netrom: copy_datagram_iovec can failAlan Cox
2012-10-13l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-10-13ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-10-13ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-10-13ipv4: raw: fix icmp_filter()Eric Dumazet
2012-10-13net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2012-10-13net: small bug on rxhash calculationChema Gonzalez
2012-10-13sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-10-13tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-138021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli
2012-10-13pkt_sched: fix virtual-start-time update in QFQPaolo Valente
2012-10-13net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-10-13xfrm_user: don't copy esn replay window twice for new statesMathias Krause
2012-10-13xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause
2012-10-13xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause
2012-10-13xfrm_user: fix info leak in copy_to_user_state()Mathias Krause
2012-10-13xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause
2012-10-13xfrm: fix a read lock imbalance in make_blackholeLi RongQing
2012-10-13xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-10-13xfrm_user: return error pointer instead of NULLMathias Krause
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-02drop_monitor: dont sleep in atomic contextEric Dumazet
2012-10-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-10-02drop_monitor: Make updating data->skb smp safeNeil Horman