summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-14net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-05-14net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-05-14net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-05-14net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2014-05-14net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2014-05-14net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-05-14net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-05-14net: sysrq via icmpCarsten Emde
2014-05-14net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-05-14net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-05-14net-wireless-warn-nort.patchThomas Gleixner
2014-05-14softirq-thread-do-softirq.patchThomas Gleixner
2014-05-14net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait f...Marc Kleine-Budde
2014-05-14net-flip-lock-dep-thingy.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-04-10net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-04-10net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-04-10net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-04-10net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2014-04-10net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2014-04-10net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-04-10net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-04-10net: sysrq via icmpCarsten Emde
2014-04-10net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-04-10skbufhead-raw-lock.patchThomas Gleixner
2014-04-10net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-04-10net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-04-10net-wireless-warn-nort.patchThomas Gleixner
2014-04-10softirq-thread-do-softirq.patchThomas Gleixner
2014-04-10net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait f...Marc Kleine-Budde
2014-04-10net-flip-lock-dep-thingy.patchThomas Gleixner
2014-03-24net: unix socket code abuses csum_partialAnton Blanchard
2014-03-22mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-22mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-22mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-22mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-22mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-14tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-14xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
2014-03-13net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-13ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-13ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-13ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-13neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-13net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-12SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown