summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-14tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-14vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-14net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2-5/+0
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov1-1/+1
2017-03-13netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso1-80/+66
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2-2/+6
2017-03-13netfilter: bridge: honor frag_max_size when refragmentingFlorian Westphal1-5/+7
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang8-47/+80
2017-03-13netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang1-10/+17
2017-03-13bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-13selftests/bpf: fix broken buildAlexei Starovoitov3-1/+25
2017-03-13mpls: Do not decrement alive counter for unregister eventsDavid Ahern1-1/+2
2017-03-13xen-netback: fix race condition on XenBus disconnectIgor Druzhinin3-20/+28
2017-03-13mpls: Send route delete notifications when router module is unloadedDavid Ahern1-0/+1
2017-03-13act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss1-0/+3
2017-03-13Make IP 'forwarding' doc more preciseNeil Jerram1-1/+2
2017-03-13netvsc: handle select_queue when device is being removedstephen hemminger3-15/+7
2017-03-13net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari1-1/+1
2017-03-13platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita3-52/+3
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner10-46/+78
2017-03-10net/mlx5e: Fix loopback selftestEugenia Emantayev1-4/+1
2017-03-10net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz1-15/+18
2017-03-10net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen1-5/+5
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens1-2/+3
2017-03-10net/mlx5: Fix create autogroup prev initializerPaul Blakey1-1/+1
2017-03-10rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells1-3/+12
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-10net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn1-15/+0
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin5-0/+426
2017-03-10powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin3-3/+11
2017-03-10powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin1-15/+6
2017-03-10powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger1-0/+1
2017-03-10net: bcmgenet: decouple flow control from bcmgenet_tx_reclaimDoug Berger1-9/+11
2017-03-10net: bcmgenet: add begin/complete ethtool opsEdwin Chan1-0/+18
2017-03-10net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-03-10net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger2-35/+44
2017-03-10net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-03-10net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-03-10net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7