aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-08net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-08net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-10-08softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-10-08ping-sysrq.patchCarsten Emde
2012-10-08net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-10-08skbufhead-raw-lock.patchThomas Gleixner
2012-10-08net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-10-08net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-10-08net-wireless-warn-nort.patchThomas Gleixner
2012-10-08softirq-thread-do-softirq.patchThomas Gleixner
2012-10-08net-flip-lock-dep-thingy.patchThomas Gleixner
2012-10-02rds: set correct msg_namelenWeiping Pan
2012-10-02net: Statically initialize init_net.dev_base_headRustad, Mark D
2012-10-02Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-10-02Bluetooth: Fix use-after-free bug in SMPAndre Guedes
2012-10-02cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez
2012-10-02Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek
2012-10-02Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-10-02Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek
2012-10-02mac80211: clear bssid on auth/assoc failureEliad Peller
2012-10-02openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross
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-02tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-10-02netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-10-02af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-10-02af_packet: don't emit packet on orig fanout groupEric Leblond
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: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)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-14Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
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