summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-30netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-30SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-30SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-30Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-30SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-30SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-10-30mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-30Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg
2012-10-30pktgen: fix crash when generating IPv6 packetsAmerigo Wang
2012-10-30tcp: resets are misroutedAlexey Kuznetsov
2012-10-30RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-30vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-30net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-30SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-10-17netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-10-17netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-10-17netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso
2012-10-17netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-10-17netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-10-17netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-10-17SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-10-10net: do not disable sg for packets requiring no checksumEd Cashin
2012-10-10netrom: copy_datagram_iovec can failAlan Cox
2012-10-10l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-10-10ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-10-10ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-10-10ipv4: raw: fix icmp_filter()Eric Dumazet
2012-10-10net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2012-10-10net: small bug on rxhash calculationChema Gonzalez
2012-10-10sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-10-10tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček
2012-10-10ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-108021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli
2012-10-10pkt_sched: fix virtual-start-time update in QFQPaolo Valente
2012-10-10net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-10-10xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-10-10xfrm_user: don't copy esn replay window twice for new statesMathias Krause
2012-10-10xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause
2012-10-10xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause
2012-10-10xfrm_user: fix info leak in copy_to_user_state()Mathias Krause
2012-10-10xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause
2012-10-10xfrm: fix a read lock imbalance in make_blackholeLi RongQing
2012-10-10xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-10-10xfrm_user: return error pointer instead of NULLMathias Krause
2012-10-10xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-10Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-10-10Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-10-10rds: set correct msg_namelenWeiping Pan
2012-10-10net: Statically initialize init_net.dev_base_headRustad, Mark D
2012-10-10cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez