summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-09-19SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-19net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-09-19l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-09-19netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-09-19af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-09-19af_packet: don't emit packet on orig fanout groupEric Leblond
2012-09-19net: fix info leak in compat dev_ifconf()Mathias Krause
2012-09-19ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2012-09-19dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause
2012-09-19llc: fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-09-19Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-09-19atm: fix info leak via getsockname()Mathias Krause
2012-09-19atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause
2012-09-19ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2012-09-19af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-09-19net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-09-19net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA
2012-09-19tcp: Apply device TSO segment limit earlierBen Hutchings
2012-09-19net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-09-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-09-12svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-12svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-12svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-09-12dccp: check ccid before dereferencingMathias Krause
2012-09-12Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-19cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-19mac80211: cancel mesh path timerJohannes Berg
2012-08-19tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-08-19net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc
2012-08-19tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu