summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-22Revert "Patch to modify default ICV lengh of SHA2 to 128 bits."Kim Phillips
2014-05-22Patch to modify default ICV lengh of SHA2 to 128 bits.Ganga Negi
2014-05-15xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-05-06netpoll: fix incompatible type for csum_tcpudp_magic argumentMingkai Hu
2014-05-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-05-05net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-25openvswitch: fix vport-netdev unregisterAlexei Starovoitov
2014-04-18rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
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