summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott 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-04-08Merge branch 'sdk-kernel-3.12' into sdk-v1.6.xScott Wood
2014-04-08Fix build breaks in dma engine usersScott Wood
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-04-03ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek
2014-04-03SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
2014-03-31libceph: fix preallocation check in get_reply()Ilya Dryomov
2014-03-31libceph: rename front to front_len in get_reply()Ilya Dryomov
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
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-17xfrm_asf: Patch to revert the changes of multi-policy.Sandeep Malik
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-13asf_ipsec_linux: Patch to add support for multiple SPD entries mapping to sin...Sandeep Malik
2014-03-12SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown
2014-03-05SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust