summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-10-02drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-10-02rds: set correct msg_namelenWeiping Pan
2012-10-02net: Statically initialize init_net.dev_base_headRustad, Mark D
2012-10-02cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez
2012-10-02net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-10-02l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-10-02netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-10-02net: fix info leak in compat dev_ifconf()Mathias Krause
2012-10-02ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2012-10-02dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause
2012-10-02llc: fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-10-02atm: fix info leak via getsockname()Mathias Krause
2012-10-02atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause
2012-10-02ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2012-10-02af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-10-02net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-10-02net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-09-14dccp: check ccid before dereferencingMathias Krause
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-15cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-08-15cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-15net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-15mac80211: cancel mesh path timerJohannes Berg
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-09tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-08-09net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc
2012-08-09tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu
2012-08-09wanmain: comparing array with NULLAlan Cox
2012-08-09cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-08-09caif: Fix access to freed pernet memorySjur Brændeland
2012-08-09sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-08-09sch_sfb: Fix missing NULL checkAlan Cox
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-19cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-07-19tcp: drop SYN+FIN messagesEric Dumazet
2012-07-16mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-07-16cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet