aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-31net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait f...Marc Kleine-Budde
2014-03-31net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2014-03-31softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-03-31net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-03-31net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-03-31net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-03-31net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2014-03-31net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-03-31net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-03-31net: sysrq via icmpCarsten Emde
2014-03-31net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-03-31skbufhead-raw-lock.patchThomas Gleixner
2014-03-31net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-03-31net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-03-31net-wireless-warn-nort.patchThomas Gleixner
2014-03-31softirq-thread-do-softirq.patchThomas Gleixner
2014-03-31net-flip-lock-dep-thingy.patchThomas Gleixner
2014-03-31net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-06net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-03-06ipv4: fix counter in_slow_totDuan Jiong
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness
2014-03-06netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-03-06net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-069p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-03-066lowpan: fix lockdep splatsEric Dumazet
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-22mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-22mac80211: move roc cookie assignment earlierEliad Peller
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel
2014-02-06Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel