aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall
2012-08-31net: ipv6: fix error return codeJulia Lawall
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall
2012-08-30ipvs: fix error return codeJulia Lawall
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-08-24netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-23af_packet: match_fanout_group() can be staticFengguang Wu
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-22ipv4: properly update pmtuEric Dumazet
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22mac80211: fix DS to MBSS address translationThomas Pedersen
2012-08-21libceph: avoid truncation due to racing bannersJim Schutt
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch
2012-08-21tcp: fix possible socket refcount problemEric Dumazet
2012-08-20svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-08-20svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-08-20svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-08-20netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell
2012-08-20net/core/dev.c: fix kernel-doc warningRandy Dunlap
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy
2012-08-20caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond
2012-08-16net: netprio: fix cgrp create and write priomap raceJohn Fastabend
2012-08-16net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend
2012-08-16net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend
2012-08-16act_mirred: do not drop packets when fails to mirror itJason Wang
2012-08-16netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso
2012-08-15net: fix info leak in compat dev_ifconf()Mathias Krause
2012-08-15ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2012-08-15dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause
2012-08-15dccp: check ccid before dereferencingMathias Krause