summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-14tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-04-14vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin
2014-04-14vhost: fix total length when packets are too shortMichael S. Tsirkin
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-14ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-04-14tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-14net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-14tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-04-14vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-04-14vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-04-14net: cdc_ncm: fix control message orderingBjørn Mork
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-14eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-04-14bonding: set correct vlan id for alb xmit pathdingtianhong
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach
2014-04-14bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-04-14bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-14skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-04-14skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-04-14skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-04-14skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-04-14skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-14Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li
2014-04-14pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-04-14bnx2: Fix shutdown sequenceMichael Chan
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-14tipc: don't log disabled tasklet handler errorsErik Hugne
2014-04-14tipc: fix memory leak during module removalErik Hugne
2014-04-14tipc: drop subscriber connection id invalidationErik Hugne
2014-04-14tipc: fix connection refcount leakYing Xue
2014-04-14tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-04-03Linux 3.13.9v3.13.9Greg Kroah-Hartman