summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Linux 3.12.18v3.12.18Jiri Slaby1-1/+1
2014-04-18crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-18ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-18ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-18rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-18isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-18isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-04-18net: vxlan: fix crash when interface is created with no groupMike Rapoport1-1/+5
2014-04-18xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-18netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-18ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa4-10/+11
2014-04-18xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-18vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-18vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-18vlan: Set hard_header_len according to available accelerationVlad Yasevich2-2/+5
2014-04-18usbnet: include wait queue head in device structureOliver Neukum2-15/+20
2014-04-18tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-18ip_tunnel: Fix dst ref-count.Pravin B Shelar3-3/+9
2014-04-18tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-04-18netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-04-18net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-04-18ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-18ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-18rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-04-18tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-04-18vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-04-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-04-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-18ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-18eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-04-18bonding: set correct vlan id for alb xmit pathdingtianhong1-1/+1
2014-04-18net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-18bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-04-18bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet3-1/+20
2014-04-18vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-18pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-9/+19
2014-04-18bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-04-18ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-18ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-04-18net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-18inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-04-18tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2014-04-18tipc: fix memory leak during module removalErik Hugne1-3/+34
2014-04-18tipc: drop subscriber connection id invalidationErik Hugne1-11/+0
2014-04-18tipc: fix connection refcount leakYing Xue1-2/+4
2014-04-18tipc: allow connection shutdown callback to be invoked in advanceYing Xue3-18/+7
2014-04-18bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-18net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-18net: fix for a race condition in the inet frag codeNikolay Aleksandrov1-1/+2