aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-08net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-10-08net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-08softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-10-08fs: dentry use seqlockThomas 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-08netfilter: Use proper rw_lock initializer functionThomas Gleixner
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