summaryrefslogtreecommitdiffstats
path: root/fs/bad_inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger4-52/+65
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang1-9/+2
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik1-2/+2
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann1-4/+11
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann1-1/+1
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca1-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy1-1/+1
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko1-2/+1
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter1-1/+1
2018-06-30atm: iphase: fix a 64 bit bugDan Carpenter1-1/+1
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt1-2/+5
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg1-5/+11
2018-06-29nl80211: relax ht operation checks for meshBob Copeland1-16/+3
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior1-0/+2
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu4-0/+19
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun2-28/+71
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada3-21/+14
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes1-16/+1
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan1-0/+0
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer1-11/+19
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-9/+15
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-10/+14
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni1-0/+2
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada4-11/+2
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun1-0/+1
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu1-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley3-0/+11
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2-0/+22
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld1-0/+8
2018-06-27rds: clean up loopback rds_connections on netns deletionSowmini Varadhan3-1/+68
2018-06-27net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-27net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-27net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-06-27net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-27net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-06-27IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz1-1/+1
2018-06-27net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz3-9/+9
2018-06-27net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz7-7/+16
2018-06-27net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz1-1/+5
2018-06-26netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal1-5/+47