summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-08-19wanmain: comparing array with NULLAlan Cox
2012-08-19cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-08-19caif: Fix access to freed pernet memorySjur Brændeland
2012-08-19sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-08-19sch_sfb: Fix missing NULL checkAlan Cox
2012-08-10drop_monitor: dont sleep in atomic contextEric Dumazet
2012-08-10drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-08-10drop_monitor: Make updating data->skb smp safeNeil Horman
2012-08-10drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-08-10SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-10net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-10cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-07-25net: remove skb_orphan_try()Eric Dumazet
2012-07-25cfg80211: check iface combinations only when iface is runningMichal Kazior