summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-18ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-18vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-18ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-04-18tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-04-18netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-18ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-18ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-18rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-18ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-18net: socket: error on a negative msg_namelenMatthew Leach
2014-04-18bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-04-18bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-18vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-18pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-04-18ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-18ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-18net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-18inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-18tipc: don't log disabled tasklet handler errorsErik Hugne
2014-04-18tipc: fix memory leak during module removalErik Hugne
2014-04-18tipc: drop subscriber connection id invalidationErik Hugne
2014-04-18tipc: fix connection refcount leakYing Xue
2014-04-18tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-04-18bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-18net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-18net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-18SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
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